>>> stylua: Building community/stylua 0.20.0-r0 (using abuild 3.12.0-r2) started Sun, 21 Jan 2024 13:22:03 +0000 >>> stylua: Checking sanity of /home/buildozer/aports/community/stylua/APKBUILD... >>> stylua: Analyzing dependencies... >>> stylua: Installing for build: build-base cargo cargo-auditable (1/8) Installing libffi (3.4.4-r3) (2/8) Installing xz-libs (5.4.5-r0) (3/8) Installing libxml2 (2.12.4-r0) (4/8) Installing llvm16-libs (16.0.6-r7) (5/8) Installing rust (1.72.1-r0) (6/8) Installing cargo (1.72.1-r0) (7/8) Installing cargo-auditable (0.6.1-r3) (8/8) Installing .makedepends-stylua (20240121.132203) Executing busybox-1.36.1-r19.trigger OK: 1013 MiB in 111 packages >>> stylua: Cleaning up srcdir >>> stylua: Cleaning up pkgdir >>> stylua: Cleaning up tmpdir >>> stylua: Fetching https://distfiles.alpinelinux.org/distfiles/edge/stylua-0.20.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> stylua: Fetching stylua-0.20.0.tar.gz::https://github.com/JohnnyMorganz/StyLua/archive/refs/tags/v0.20.0.tar.gz Connecting to github.com (140.82.114.4:443) Connecting to codeload.github.com (140.82.114.10:443) saving to '/var/cache/distfiles/stylua-0.20.0.tar.gz.part' stylua-0.20.0.tar.gz 100% |********************************| 403k 0:00:00 ETA '/var/cache/distfiles/stylua-0.20.0.tar.gz.part' saved >>> stylua: Fetching https://distfiles.alpinelinux.org/distfiles/edge/stylua-0.20.0.tar.gz >>> stylua: Checking sha512sums... stylua-0.20.0.tar.gz: OK >>> stylua: Unpacking /var/cache/distfiles/stylua-0.20.0.tar.gz... Updating crates.io index Downloading crates ... Downloaded autocfg v1.0.1 Downloaded once_cell v1.9.0 Downloaded smol_str v0.1.24 Downloaded proc-macro2 v1.0.63 Downloaded syn v1.0.76 Downloaded strum_macros v0.25.0 Downloaded logos-derive v0.12.1 Downloaded rayon v1.5.1 Downloaded rustc_version v0.3.3 Downloaded plotters v0.3.1 Downloaded plotters-backend v0.3.2 Downloaded clap_derive v3.1.4 Downloaded thiserror-impl v1.0.49 Downloaded memoffset v0.6.4 Downloaded ignore v0.4.20 Downloaded pest v2.1.3 Downloaded itertools v0.10.1 Downloaded toml v0.8.1 Downloaded either v1.6.1 Downloaded full_moon_derive v0.11.0 Downloaded os_str_bytes v6.0.0 Downloaded quote v1.0.29 Downloaded criterion v0.4.0 Downloaded semver v0.11.0 Downloaded indexmap v1.7.0 Downloaded paste v1.0.12 Downloaded unicode-xid v0.2.2 Downloaded thiserror v1.0.49 Downloaded libc v0.2.148 Downloaded full_moon v0.19.0 Downloaded clap v3.1.6 Downloaded termtree v0.2.4 Downloaded unicode-width v0.1.8 Downloaded ciborium-io v0.2.0 Downloaded ucd-trie v0.1.3 Downloaded predicates-tree v1.0.5 Downloaded crossbeam-epoch v0.9.5 Downloaded textwrap v0.15.0 Downloaded half v1.7.1 Downloaded plotters-svg v0.3.1 Downloaded crossbeam-utils v0.8.7 Downloaded ciborium-ll v0.2.0 Downloaded crossbeam-deque v0.8.1 Downloaded bytecount v0.6.3 Downloaded regex-automata v0.3.9 Downloaded ec4rs v1.0.2 Downloaded rayon-core v1.9.1 Downloaded ciborium v0.2.0 Downloaded logos v0.12.1 Downloaded syn v2.0.32 Downloaded globset v0.4.13 Downloaded semver-parser v0.10.2 Downloaded assert_fs v1.0.13 Downloaded derive_more v0.99.16 Downloaded winnow v0.5.0 Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.8 Compiling quote v1.0.29 Compiling serde v1.0.188 Compiling syn v1.0.76 Compiling unicode-xid v0.2.2 Compiling memchr v2.6.3 Compiling version_check v0.9.3 Compiling autocfg v1.0.1 Compiling libc v0.2.148 Compiling cfg-if v1.0.0 Compiling lazy_static v1.4.0 Compiling regex-syntax v0.8.2 Compiling heck v0.4.1 Compiling rustversion v1.0.9 Compiling hashbrown v0.11.2 Compiling regex-automata v0.3.9 Compiling hashbrown v0.14.0 Compiling paste v1.0.12 Compiling crossbeam-utils v0.8.7 Compiling beef v0.5.2 Compiling fnv v1.0.7 Compiling regex-syntax v0.6.29 Compiling log v0.4.20 Compiling ryu v1.0.5 Compiling equivalent v1.0.0 Compiling thiserror v1.0.49 Compiling once_cell v1.9.0 Compiling convert_case v0.4.0 Compiling winnow v0.5.0 Compiling anyhow v1.0.75 Compiling serde_json v1.0.108 Compiling same-file v1.0.6 Compiling itoa v1.0.1 Compiling bitflags v1.3.2 Compiling unicode-width v0.1.8 Compiling textwrap v0.15.0 Compiling strsim v0.10.0 Compiling bytecount v0.6.3 Compiling termcolor v1.1.3 Compiling walkdir v2.3.2 Compiling thread_local v1.1.7 Compiling env_logger v0.10.0 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling indexmap v1.7.0 Compiling aho-corasick v1.0.5 Compiling os_str_bytes v6.0.0 Compiling crossbeam-channel v0.5.8 Compiling indexmap v2.0.0 Compiling syn v2.0.32 Compiling bstr v1.6.2 Compiling atty v0.2.14 Compiling num_cpus v1.16.0 Compiling console v0.15.7 Compiling threadpool v1.8.1 Compiling regex-automata v0.4.3 Compiling serde_derive v1.0.188 Compiling thiserror-impl v1.0.49 Compiling strum_macros v0.25.0 Compiling regex v1.10.2 Compiling globset v0.4.13 Compiling ignore v0.4.20 Compiling strum v0.25.0 Compiling logos-derive v0.12.1 Compiling derive_more v0.99.16 Compiling clap_derive v3.1.4 Compiling full_moon_derive v0.11.0 Compiling clap v3.1.6 Compiling logos v0.12.1 Compiling toml_datetime v0.6.3 Compiling serde_spanned v0.6.3 Compiling smol_str v0.1.24 Compiling similar v2.3.0 Compiling full_moon v0.19.0 Compiling toml_edit v0.20.1 Compiling toml v0.8.1 Compiling stylua v0.20.0 (/home/buildozer/aports/community/stylua/src/StyLua-0.20.0) Finished release [optimized] target(s) in 1m 56s Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling unicode-ident v1.0.8 Compiling autocfg v1.0.1 Compiling serde v1.0.188 Compiling cfg-if v1.0.0 Compiling lazy_static v1.4.0 Compiling memchr v2.6.3 Compiling libc v0.2.148 Compiling syn v1.0.76 Compiling unicode-xid v0.2.2 Compiling version_check v0.9.3 Compiling regex-syntax v0.8.2 Compiling crossbeam-utils v0.8.7 Compiling fnv v1.0.7 Compiling regex-automata v0.3.9 Compiling log v0.4.20 Compiling either v1.6.1 Compiling same-file v1.0.6 Compiling ryu v1.0.5 Compiling heck v0.4.1 Compiling hashbrown v0.11.2 Compiling once_cell v1.9.0 Compiling serde_json v1.0.108 Compiling crossbeam-epoch v0.9.5 Compiling rustversion v1.0.9 Compiling bitflags v1.3.2 Compiling itoa v1.0.1 Compiling beef v0.5.2 Compiling regex-syntax v0.6.29 Compiling rayon-core v1.9.1 Compiling equivalent v1.0.0 Compiling scopeguard v1.1.0 Compiling hashbrown v0.14.0 Compiling paste v1.0.12 Compiling unicode-width v0.1.8 Compiling convert_case v0.4.0 Compiling strsim v0.10.0 Compiling thiserror v1.0.49 Compiling winnow v0.5.0 Compiling termcolor v1.1.3 Compiling predicates-core v1.0.6 Compiling textwrap v0.15.0 Compiling rustix v0.38.21 Compiling doc-comment v0.3.3 Compiling anyhow v1.0.75 Compiling termtree v0.2.4 Compiling linux-raw-sys v0.4.11 Compiling bytecount v0.6.3 Compiling half v1.7.1 Compiling bitflags v2.4.0 Compiling ciborium-io v0.2.0 Compiling difflib v0.4.0 Compiling plotters-backend v0.3.2 Compiling anstyle v1.0.3 Compiling fastrand v2.0.0 Compiling cast v0.3.0 Compiling linked-hash-map v0.5.6 Compiling anes v0.1.6 Compiling oorandom v11.1.3 Compiling itertools v0.11.0 Compiling itertools v0.10.1 Compiling env_logger v0.10.0 Compiling walkdir v2.3.2 Compiling predicates-tree v1.0.5 Compiling yaml-rust v0.4.5 Compiling thread_local v1.1.7 Compiling plotters-svg v0.3.1 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling ciborium-ll v0.2.0 Compiling indexmap v1.7.0 Compiling memoffset v0.6.4 Compiling num-traits v0.2.14 Compiling rayon v1.5.1 Compiling aho-corasick v1.0.5 Compiling os_str_bytes v6.0.0 Compiling crossbeam-channel v0.5.8 Compiling indexmap v2.0.0 Compiling crossbeam-deque v0.8.1 Compiling syn v2.0.32 Compiling bstr v1.6.2 Compiling plotters v0.3.1 Compiling num_cpus v1.16.0 Compiling atty v0.2.14 Compiling console v0.15.7 Compiling wait-timeout v0.2.0 Compiling criterion-plot v0.5.0 Compiling predicates v3.0.4 Compiling threadpool v1.8.1 Compiling assert_cmd v2.0.12 Compiling regex-automata v0.4.3 Compiling tempfile v3.8.0 Compiling serde_derive v1.0.188 Compiling thiserror-impl v1.0.49 Compiling strum_macros v0.25.0 Compiling regex v1.10.2 Compiling globset v0.4.13 Compiling ignore v0.4.20 Compiling globwalk v0.8.1 Compiling assert_fs v1.0.13 Compiling strum v0.25.0 Compiling logos-derive v0.12.1 Compiling clap_derive v3.1.4 Compiling derive_more v0.99.16 Compiling full_moon_derive v0.11.0 Compiling clap v3.1.6 Compiling logos v0.12.1 Compiling serde_spanned v0.6.3 Compiling toml_datetime v0.6.3 Compiling smol_str v0.1.24 Compiling similar v2.3.0 Compiling ciborium v0.2.0 Compiling toml_edit v0.20.1 Compiling full_moon v0.19.0 Compiling insta v1.34.0 Compiling tinytemplate v1.2.1 Compiling criterion v0.4.0 Compiling toml v0.8.1 Compiling stylua v0.20.0 (/home/buildozer/aports/community/stylua/src/StyLua-0.20.0) Finished test [unoptimized + debuginfo] target(s) in 39.53s Running unittests src/lib.rs (target/debug/deps/stylua_lib-ba84e3b2af53ac0d) running 35 tests test formatters::trivia_util::tests::test_token_contains_no_singleline_comments_2 ... ok test formatters::trivia_util::tests::test_token_contains_no_singleline_comments ... ok test formatters::trivia_util::tests::test_token_contains_singleline_comments ... ok test sort_requires::tests::fail_extracting_non_identifier_token ... ok test sort_requires::tests::get_expression_kind_other_2 ... ok test sort_requires::tests::get_expression_kind_other_1 ... ok test tests::test_config_call_parentheses ... ok test sort_requires::tests::get_expression_kind_get_service ... ok test tests::test_config_column_width ... ok test sort_requires::tests::get_expression_kind_other_3 ... ok test sort_requires::tests::get_expression_kind_other_4 ... ok test tests::test_config_indent_type ... ok test tests::test_config_indent_width ... ok test tests::test_config_line_endings ... ok test sort_requires::tests::get_expression_kind_require_stmt ... ok test tests::test_config_quote_style ... ok test sort_requires::tests::get_expression_kind_other_5 ... ok test sort_requires::tests::get_expression_kind_other_6 ... ok test tests::test_invalid_input ... ok test verify_ast::tests::test_different_asts ... ok test tests::test_entry_point ... ok test verify_ast::tests::test_different_hex_numbers ... ok test verify_ast::tests::test_equivalent_asts ... ok test verify_ast::tests::test_equivalent_conditions ... ok test verify_ast::tests::test_equivalent_hex_numbers ... ok test verify_ast::tests::test_equivalent_numbers ... ok test verify_ast::tests::test_equivalent_function_calls ... ok test verify_ast::tests::test_equivalent_stmt_semicolons ... ok test verify_ast::tests::test_equivalent_string_quote_types ... ok test verify_ast::tests::test_equivalent_string_escapes ... ok test verify_ast::tests::test_equivalent_numbers_2 ... ok test verify_ast::tests::test_equivalent_luajit_numbers ... ok test tests::test_with_ast_verification ... ok test verify_ast::tests::test_equivalent_function_calls_2 ... ok test verify_ast::tests::test_equivalent_table_separators ... ok test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running unittests src/cli/main.rs (target/debug/deps/stylua-48d70f573ec5cf45) running 18 tests test output_diff::tests::test_addition_diff ... ok test output_diff::tests::test_no_diff ... ok test output_diff::tests::test_change_diff ... ok test output_diff::tests::test_deletion_diff ... ok test opt::tests::verify_opt ... ok test config::tests::test_override_quote_style ... ok test config::tests::test_override_indent_width ... ok test config::tests::test_override_column_width ... ok test config::tests::test_override_line_endings ... ok test config::tests::test_override_call_parentheses ... ok test config::tests::test_override_indent_type ... ok test tests::test_no_files_provided ... ok test tests::test_format_file ... ok test tests::test_format_stdin ... ok test tests::explicitly_provided_files_dont_check_ignores ... ok test tests::test_respect_ignores ... ok test tests::test_respect_ignores_directory_no_glob ... ok test tests::test_stylua_ignore ... ok test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s Running tests/test_call_parentheses.rs (target/debug/deps/test_call_parentheses-a4e1db93d6562e47) running 12 tests test test_call_parens_input ... ok test test_call_parens_comments ... ok test test_call_parens_none_handles_string_correctly ... ok test test_call_parens_none_handles_table_correctly ... ok test test_call_parens_always_handles_table_correctly ... ok test test_call_parens_no_single_table_handles_string_correctly ... ok test test_call_parens_semicolons ... ok test test_call_parens_no_single_table_handles_table_correctly ... ok test test_call_parens_no_single_string_handles_string_correctly ... ok test test_call_parens_always_handles_string_correctly ... ok test test_call_parens_no_single_string_handles_table_correctly ... ok test test_call_parens_has_no_affect_on_multi_arg_fn_calls_ ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s Running tests/test_editorconfig.rs (target/debug/deps/test_editorconfig-b0ee92922356dab3) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_no_call_parens.rs (target/debug/deps/test_no_call_parens-7778b4894c0985e1) running 10 tests test test_no_parens_singleline_table ... ok test test_no_parens_large_example ... ok test test_omit_parens_string ... ok test test_keep_parens_binop_string ... ok test test_no_parens_string ... ok test test_no_parens_brackets_string ... ok test test_omit_parens_brackets_string ... ok test test_no_parens_multiline_table ... ok test test_no_parens_method_chain_2 ... ok test test_no_parens_method_chain_1 ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Running tests/test_quote_style.rs (target/debug/deps/test_quote_style-9f50bd7a1a8213ab) running 4 tests test test_force_single_quotes ... ok test test_auto_prefer_double_quotes ... ok test test_auto_prefer_single_quotes ... ok test test_force_double_quotes ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Running tests/test_ranges.rs (target/debug/deps/test_ranges-ddc15f45bbd9c6b1) running 19 tests test test_ignore_last_stmt ... ok test test_nested_range_do ... ok test test_nested_range_function_call_table ... ok test test_nested_range_binop ... ok test test_no_range_start ... ok test test_default ... ok test test_nested_range_generic_for ... ok test test_nested_range_repeat ... ok test test_no_range_end ... ok test test_dont_modify_eof ... ok test test_incomplete_range ... ok test test_nested_range_while ... ok test test_nested_range_table_1 ... ok test test_nested_range_local_function ... ok test test_nested_range ... ok test test_nested_range_table_2 ... ok test test_nested_range_else_if ... ok test test_nested_range_function_call ... ok test test_large_example ... ok test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Running tests/tests.rs (target/debug/deps/tests-99f33d7816c81cb3) running 11 tests test test_full_moon_test_suite ... ignored test test_crlf_in_multiline_strings ... ok test test_crlf_in_multiline_comments ... ok test test_collapse_single_statement_lua_52 ... ok test test_lua54 ... ok test test_lua53 ... ok test test_lua52 ... ok test test_ignores ... ok test test_sort_requires ... ok test test_collapse_single_statement ... ok test test_standard ... ok test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.48s Doc-tests stylua_lib running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> stylua: Entering fakeroot... >>> stylua*: Running postcheck for stylua >>> stylua*: Preparing package stylua... >>> stylua*: Stripping binaries >>> stylua*: Scanning shared objects >>> stylua*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 >>> stylua*: Package size: 2.7 MB >>> stylua*: Compressing data... >>> stylua*: Create checksum... >>> stylua*: Create stylua-0.20.0-r0.apk >>> stylua: Build complete at Sun, 21 Jan 2024 13:24:50 +0000 elapsed time 0h 2m 47s >>> stylua: Cleaning up srcdir >>> stylua: Cleaning up pkgdir >>> stylua: Uninstalling dependencies... (1/8) Purging .makedepends-stylua (20240121.132203) (2/8) Purging cargo (1.72.1-r0) (3/8) Purging rust (1.72.1-r0) (4/8) Purging cargo-auditable (0.6.1-r3) (5/8) Purging llvm16-libs (16.0.6-r7) (6/8) Purging libffi (3.4.4-r3) (7/8) Purging libxml2 (2.12.4-r0) (8/8) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r19.trigger OK: 315 MiB in 103 packages >>> stylua: Updating the community/armhf repository index... >>> stylua: Signing the index...