>>> edit: Building testing/edit 2.0.0-r0 (using abuild 3.17.0_rc2-r0) started Sat, 02 May 2026 14:59:15 +0000 >>> edit: Validating /home/buildozer/aports/testing/edit/APKBUILD... >>> edit: Analyzing dependencies... >>> edit: Installing for build: build-base icu-libs cargo cargo-auditable icu-dev ( 1/13) Installing icu-data-en (78.1-r0) Executing icu-data-en-78.1-r0.post-install * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. ( 2/13) Installing icu-libs (78.1-r0) ( 3/13) Installing libffi (3.5.2-r1) ( 4/13) Installing xz-libs (5.8.3-r0) ( 5/13) Installing libxml2 (2.13.9-r1) ( 6/13) Installing llvm22-libs (22.1.3-r0) ( 7/13) Installing rust (1.95.0-r0) ( 8/13) Installing sqlite-libs (3.53.0-r0) ( 9/13) Installing cargo (1.95.0-r0) (10/13) Installing cargo-auditable (0.7.4-r0) (11/13) Installing icu (78.1-r0) (12/13) Installing icu-dev (78.1-r0) (13/13) Installing .makedepends-edit (20260502.145917) Executing busybox-1.37.0-r31.trigger OK: 610.2 MiB in 116 packages >>> edit: Cleaning up srcdir >>> edit: Cleaning up pkgdir >>> edit: Cleaning up tmpdir >>> edit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/edit-2.0.0.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-2.0.0.tar.gz::https://github.com/microsoft/edit/archive/refs/tags/v2.0.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/edit-2.0.0.tar.gz.part' edit-2.0.0.tar.gz.pa 100% |********************************| 569k 0:00:00 ETA '/var/cache/distfiles/edge/edit-2.0.0.tar.gz.part' saved /var/cache/distfiles/edge/edit-2.0.0.tar.gz: OK >>> edit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/edit-2.0.0.tar.gz /var/cache/distfiles/edge/edit-2.0.0.tar.gz: OK >>> edit: Unpacking /var/cache/distfiles/edge/edit-2.0.0.tar.gz... Updating crates.io index Downloading crates ... Downloaded rayon-core v1.13.0 Downloaded crossbeam-utils v0.8.21 Downloaded zstd-safe v7.2.4 Downloaded crossbeam-epoch v0.9.18 Downloaded memchr v2.8.0 Downloaded unicode-ident v1.0.24 Downloaded rayon v1.11.0 Downloaded same-file v1.0.6 Downloaded pico-args v0.5.0 Downloaded iana-time-zone v0.1.65 Downloaded rustversion v1.0.22 Downloaded cfg-if v1.0.4 Downloaded zmij v1.0.21 Downloaded alloca v0.4.0 Downloaded smallvec v1.15.1 Downloaded serde_core v1.0.228 Downloaded clap v4.6.0 Downloaded ciborium-io v0.2.2 Downloaded oorandom v11.1.5 Downloaded find-msvc-tools v0.1.9 Downloaded shlex v1.3.0 Downloaded pkg-config v0.3.32 Downloaded argh_derive v0.1.19 Downloaded serde_derive v1.0.228 Downloaded cast v0.3.0 Downloaded ciborium v0.2.2 Downloaded num-traits v0.2.19 Downloaded tinytemplate v1.2.1 Downloaded toml-span v0.7.1 Downloaded page_size v0.6.0 Downloaded plotters-backend v0.3.7 Downloaded argh_shared v0.1.19 Downloaded proc-macro2 v1.0.106 Downloaded serde_json v1.0.149 Downloaded half v2.7.1 Downloaded clap_builder v4.6.0 Downloaded zerocopy-derive v0.8.47 Downloaded aho-corasick v1.1.4 Downloaded criterion v0.8.2 Downloaded itertools v0.13.0 Downloaded syn v2.0.117 Downloaded chrono v0.4.44 Downloaded regex v1.12.3 Downloaded plotters v0.3.7 Downloaded serde v1.0.228 Downloaded quote v1.0.45 Downloaded zerocopy v0.8.47 Downloaded autocfg v1.5.0 Downloaded crossbeam-deque v0.8.6 Downloaded regex-syntax v0.8.10 Downloaded anes v0.1.6 Downloaded anyhow v1.0.102 Downloaded cc v1.2.58 Downloaded argh v0.1.19 Downloaded either v1.15.0 Downloaded ciborium-ll v0.2.2 Downloaded anstyle v1.0.14 Downloaded clap_lex v1.1.0 Downloaded criterion-plot v0.8.2 Downloaded plotters-svg v0.3.7 Downloaded itoa v1.0.18 Downloaded walkdir v2.5.0 Downloaded jobserver v0.1.34 Downloaded regex-automata v0.4.14 Downloaded zstd v0.13.3 Downloaded indoc v2.0.7 Downloaded roxmltree v0.21.1 Downloaded libc v0.2.183 Downloaded zstd-sys v2.0.16+zstd.1.5.7 Compiling libc v0.2.183 Compiling smallvec v1.15.1 Compiling toml-span v0.7.1 Compiling stdext v0.0.0 (/home/buildozer/aports/testing/edit/src/edit-2.0.0/crates/stdext) Compiling lsh v0.0.0 (/home/buildozer/aports/testing/edit/src/edit-2.0.0/crates/lsh) Compiling edit v2.0.0 (/home/buildozer/aports/testing/edit/src/edit-2.0.0/crates/edit) 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. --> crates/edit/src/sys/unix.rs:210:60 | 210 | tv_sec: timeout.as_secs() as libc::time_t, | ^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `edit` (lib) generated 1 warning Finished `release` profile [optimized + debuginfo] target(s) in 25.38s Compiling libc v0.2.183 Compiling proc-macro2 v1.0.106 Compiling quote v1.0.45 Compiling unicode-ident v1.0.24 Compiling shlex v1.3.0 Compiling find-msvc-tools v0.1.9 Compiling serde_core v1.0.228 Compiling crossbeam-utils v0.8.21 Compiling pkg-config v0.3.32 Compiling zerocopy v0.8.47 Compiling zmij v1.0.21 Compiling autocfg v1.5.0 Compiling serde v1.0.228 Compiling serde_json v1.0.149 Compiling rayon-core v1.13.0 Compiling cfg-if v1.0.4 Compiling smallvec v1.15.1 Compiling either v1.15.0 Compiling clap_lex v1.1.0 Compiling plotters-backend v0.3.7 Compiling ciborium-io v0.2.2 Compiling memchr v2.8.0 Compiling anstyle v1.0.14 Compiling regex-syntax v0.8.10 Compiling itoa v1.0.18 Compiling zstd-safe v7.2.4 Compiling cast v0.3.0 Compiling same-file v1.0.6 Compiling anes v0.1.6 Compiling oorandom v11.1.5 Compiling walkdir v2.5.0 Compiling itertools v0.13.0 Compiling plotters-svg v0.3.7 Compiling toml-span v0.7.1 Compiling clap_builder v4.6.0 Compiling num-traits v0.2.19 Compiling crossbeam-epoch v0.9.18 Compiling crossbeam-deque v0.8.6 Compiling syn v2.0.117 Compiling jobserver v0.1.34 Compiling stdext v0.0.0 (/home/buildozer/aports/testing/edit/src/edit-2.0.0/crates/stdext) Compiling page_size v0.6.0 Compiling regex-automata v0.4.14 Compiling plotters v0.3.7 Compiling rayon v1.11.0 Compiling cc v1.2.58 Compiling lsh v0.0.0 (/home/buildozer/aports/testing/edit/src/edit-2.0.0/crates/lsh) Compiling criterion-plot v0.8.2 Compiling clap v4.6.0 Compiling zstd-sys v2.0.16+zstd.1.5.7 Compiling alloca v0.4.0 Compiling regex v1.12.3 Compiling edit v2.0.0 (/home/buildozer/aports/testing/edit/src/edit-2.0.0/crates/edit) 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. --> crates/edit/src/sys/unix.rs:210:60 | 210 | tv_sec: timeout.as_secs() as libc::time_t, | ^^^^^^ | = note: `#[warn(deprecated)]` on by default Compiling zerocopy-derive v0.8.47 Compiling serde_derive v1.0.228 warning: `edit` (lib) generated 1 warning Compiling tinytemplate v1.2.1 Compiling zstd v0.13.3 Compiling half v2.7.1 Compiling ciborium-ll v0.2.2 Compiling ciborium v0.2.2 Compiling criterion v0.8.2 warning: `edit` (lib test) generated 1 warning (1 duplicate) Finished `test` profile [unoptimized + debuginfo] target(s) in 33.66s Running unittests src/lib.rs (target/debug/deps/edit-396e12ceead402f7) running 43 tests test buffer::navigation::test::test_word_navigation ... ok test base64::tests::test_basic ... ok test icu::tests::init ... ignored test icu::tests::test_compare_strings_ascii ... ok test json::tests::test_array ... ok test json::tests::test_bool ... ok test json::tests::test_comments ... ok test json::tests::test_control_chars ... ok test json::tests::test_invalid_json ... ok test json::tests::test_max_depth ... ok test json::tests::test_null ... ok test json::tests::test_nested ... ok test json::tests::test_number ... ok test json::tests::test_object ... ok test json::tests::test_string ... ok test json::tests::test_trailing_comma ... ok test json::tests::test_unicode ... ok test oklab::tests::test_blending ... ok test path::tests::test_unix ... ok test simd::lines_bwd::test::seeks_to_start ... ok test simd::memchr2::tests::test_empty ... ok test simd::memchr2::tests::test_basic ... ok test simd::memchr2::tests::test_with_offset ... ok test simd::memchr2::tests::test_page_boundary ... 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_force_wrap_wide ... ok test unicode::measurement::test::test_measure_forward_chunk_boundaries ... 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 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 simd::lines_bwd::test::pseudo_fuzz ... ok test buffer::tests::replace_all_zero_width ... ok test buffer::tests::replace_one_zero_width ... ok test simd::lines_fwd::test::pseudo_fuzz ... ok test result: ok. 42 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s Running unittests src/bin/edit/main.rs (target/debug/deps/edit-29f2ff9db266a8a8) 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 2 tests test crates/edit/src/tui.rs - tui::Context<'a,'_>::styled_label_begin (line 1963) ... ok test crates/edit/src/tui.rs - tui (line 91) ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s all doctests ran in 0.66s; merged doctests compilation took 0.66s >>> 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-2.0.0-r0.apk >>> edit*: Tracing dependencies... icu-libs so:libc.musl-armv7.so.1 so:libgcc_s.so.1 >>> edit*: Package size: 367.5 KB >>> edit*: Compressing data... >>> edit*: Create checksum... >>> edit*: Create edit-2.0.0-r0.apk >>> edit: Build complete at Sat, 02 May 2026 15:00:23 +0000 elapsed time 0h 1m 8s >>> edit: Cleaning up srcdir >>> edit: Cleaning up pkgdir >>> edit: Cleaning up tmpdir >>> edit: Uninstalling dependencies... ( 1/13) Purging .makedepends-edit (20260502.145917) ( 2/13) Purging cargo-auditable (0.7.4-r0) ( 3/13) Purging icu-dev (78.1-r0) ( 4/13) Purging cargo (1.95.0-r0) ( 5/13) Purging rust (1.95.0-r0) ( 6/13) Purging icu (78.1-r0) ( 7/13) Purging icu-libs (78.1-r0) ( 8/13) Purging llvm22-libs (22.1.3-r0) ( 9/13) Purging sqlite-libs (3.53.0-r0) (10/13) Purging icu-data-en (78.1-r0) (11/13) Purging libffi (3.5.2-r1) (12/13) Purging libxml2 (2.13.9-r1) (13/13) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 288.9 MiB in 103 packages >>> edit: Updating the testing/armv7 repository index... >>> edit: Signing the index...