>>> tokei: Building community/tokei 12.1.2-r4 (using abuild 3.12.0-r0) started Thu, 26 Oct 2023 03:29:59 +0000 >>> tokei: Checking sanity of /home/buildozer/aports/community/tokei/APKBUILD... >>> tokei: Analyzing dependencies... >>> tokei: Installing for build: build-base rust cargo cargo-auditable (1/8) Installing libffi (3.4.4-r3) (2/8) Installing libxml2 (2.11.5-r0) (3/8) Installing llvm16-libs (16.0.6-r6) (4/8) Installing scudo-malloc (16.0.6-r3) (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-tokei (20231026.033000) Executing busybox-1.36.1-r13.trigger OK: 1032 MiB in 115 packages >>> tokei: Cleaning up srcdir >>> tokei: Cleaning up pkgdir >>> tokei: Cleaning up tmpdir >>> tokei: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tokei-12.1.2.tar.gz >>> tokei: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tokei-12.1.2.tar.gz >>> tokei: Checking sha512sums... tokei-12.1.2.tar.gz: OK minimize-size.patch: OK open64.patch: OK >>> tokei: Unpacking /var/cache/distfiles/tokei-12.1.2.tar.gz... >>> tokei: minimize-size.patch patching file Cargo.toml Hunk #1 succeeded at 20 with fuzz 1. >>> tokei: open64.patch patching file Cargo.lock Compiling autocfg v1.0.0 Compiling libc v0.2.149 Compiling memchr v2.3.3 Compiling proc-macro2 v1.0.18 Compiling unicode-xid v0.2.0 Compiling syn v1.0.33 Compiling const_fn v0.4.2 Compiling log v0.4.11 Compiling lazy_static v1.4.0 Compiling serde v1.0.118 Compiling serde_derive v1.0.118 Compiling regex-syntax v0.6.22 Compiling cfg-if v1.0.0 Compiling cfg-if v0.1.10 Compiling bitflags v1.2.1 Compiling ryu v1.0.5 Compiling serde_json v1.0.61 Compiling ucd-trie v0.1.3 Compiling maplit v1.0.2 Compiling scopeguard v1.1.0 Compiling same-file v1.0.6 Compiling unic-char-range v0.9.0 Compiling unic-common v0.9.0 Compiling fnv v1.0.7 Compiling ppv-lite86 v0.2.8 Compiling encoding_rs v0.8.23 Compiling itoa v0.4.6 Compiling deunicode v0.4.3 Compiling rayon-core v1.9.0 Compiling arrayvec v0.4.12 Compiling humansize v1.1.0 Compiling percent-encoding v2.1.0 Compiling instant v0.1.5 Compiling nodrop v0.1.14 Compiling unicode-width v0.1.7 Compiling smallvec v1.4.0 Compiling linked-hash-map v0.5.3 Compiling vec_map v0.8.2 Compiling strsim v0.8.0 Compiling termcolor v1.1.0 Compiling half v1.6.0 Compiling either v1.5.3 Compiling bytecount v0.6.0 Compiling dtoa v0.4.6 Compiling ansi_term v0.11.0 Compiling humantime v2.0.1 Compiling once_cell v1.5.2 Compiling hex v0.4.2 Compiling thread_local v1.0.1 Compiling unic-ucd-version v0.9.0 Compiling lock_api v0.4.0 Compiling unic-char-property v0.9.0 Compiling walkdir v2.3.1 Compiling textwrap v0.11.0 Compiling slug v0.1.4 Compiling unic-ucd-segment v0.9.0 Compiling yaml-rust v0.4.5 Compiling pest v2.1.3 Compiling crossbeam-utils v0.8.0 Compiling num-traits v0.2.12 Compiling num-integer v0.1.43 Compiling memoffset v0.6.1 Compiling rayon v1.5.0 Compiling aho-corasick v0.7.15 Compiling bstr v0.2.13 Compiling grep-matcher v0.1.4 Compiling quote v1.0.7 Compiling num-format v0.4.0 Compiling unic-segment v0.9.0 Compiling crossbeam-epoch v0.9.1 Compiling crossbeam-channel v0.5.0 Compiling getrandom v0.2.10 Compiling time v0.1.43 Compiling rand_core v0.6.0 Compiling num_cpus v1.13.0 Compiling atty v0.2.14 Compiling memmap v0.7.0 Compiling parking_lot_core v0.8.0 Compiling dirs-sys v0.3.5 Compiling term_size v0.3.2 Compiling crossbeam-deque v0.8.0 Compiling clap v2.33.3 Compiling rand_chacha v0.3.0 Compiling dirs v3.0.1 Compiling rand v0.8.0 Compiling parking_lot v0.11.1 Compiling pest_meta v2.1.3 Compiling chrono v0.4.11 Compiling encoding_rs_io v0.1.7 Compiling grep-searcher v0.1.7 Compiling regex v1.4.3 Compiling pest_generator v2.1.3 Compiling parse-zoneinfo v0.3.0 Compiling globset v0.4.5 Compiling pest_derive v2.1.0 Compiling ignore v0.4.17 Compiling env_logger v0.8.2 Compiling chrono-tz v0.5.2 Compiling globwalk v0.8.1 Compiling dashmap v4.0.1 Compiling serde_cbor v0.11.1 Compiling serde_yaml v0.8.15 Compiling toml v0.5.8 Compiling tera v1.6.1 Compiling tokei v12.1.2 (/home/buildozer/aports/community/tokei/src/tokei-12.1.2) warning: field `any_comments` is never read --> src/language/syntax.rs:67:9 | 62 | pub(crate) struct SharedMatchers { | -------------- field in this struct ... 67 | pub any_comments: &'static [&'static str], | ^^^^^^^^^^^^ | = note: `SharedMatchers` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: `tokei` (lib) generated 1 warning Finished release [optimized] target(s) in 1m 43s Compiling libc v0.2.149 Compiling cfg-if v0.1.10 Compiling lazy_static v1.4.0 Compiling cfg-if v1.0.0 Compiling scopeguard v1.1.0 Compiling pkg-config v0.3.17 Compiling getrandom v0.1.14 Compiling regex-syntax v0.6.22 Compiling matches v0.1.8 Compiling tinyvec v0.3.3 Compiling fnv v1.0.7 Compiling itoa v0.4.6 Compiling linked-hash-map v0.5.3 Compiling instant v0.1.5 Compiling unicode-width v0.1.7 Compiling ppv-lite86 v0.2.8 Compiling nodrop v0.1.14 Compiling smallvec v1.4.0 Compiling same-file v1.0.6 Compiling either v1.5.3 Compiling strsim v0.8.0 Compiling dtoa v0.4.6 Compiling memchr v2.3.3 Compiling termcolor v1.1.0 Compiling bytecount v0.6.0 Compiling ansi_term v0.11.0 Compiling percent-encoding v2.1.0 Compiling vec_map v0.8.2 Compiling half v1.6.0 Compiling humantime v2.0.1 Compiling remove_dir_all v0.5.3 Compiling once_cell v1.5.2 Compiling jobserver v0.1.21 Compiling memoffset v0.6.1 Compiling bitflags v1.2.1 Compiling ryu v1.0.5 Compiling hex v0.4.2 Compiling serde v1.0.118 Compiling crossbeam-utils v0.8.0 Compiling log v0.4.11 Compiling thread_local v1.0.1 Compiling encoding_rs v0.8.23 Compiling unicode-bidi v0.3.4 Compiling lock_api v0.4.0 Compiling arrayvec v0.4.12 Compiling textwrap v0.11.0 Compiling tokei v12.1.2 (/home/buildozer/aports/community/tokei/src/tokei-12.1.2) Compiling walkdir v2.3.1 Compiling yaml-rust v0.4.5 Compiling aho-corasick v0.7.15 Compiling bstr v0.2.13 Compiling grep-matcher v0.1.4 Compiling cc v1.0.54 Compiling num-format v0.4.0 Compiling crossbeam-epoch v0.9.1 Compiling crossbeam-channel v0.5.0 Compiling unicode-normalization v0.1.13 Compiling crossbeam-deque v0.8.0 Compiling num_cpus v1.13.0 Compiling atty v0.2.14 Compiling parking_lot_core v0.8.0 Compiling memmap v0.7.0 Compiling dirs-sys v0.3.5 Compiling term_size v0.3.2 Compiling clap v2.33.3 Compiling rand_core v0.5.1 Compiling dirs v3.0.1 Compiling libz-sys v1.1.0 Compiling libgit2-sys v0.12.17+1.1.0 Compiling rayon-core v1.9.0 Compiling parking_lot v0.11.1 Compiling rand_chacha v0.2.2 Compiling idna v0.2.0 Compiling rand v0.7.3 Compiling rayon v1.5.0 Compiling encoding_rs_io v0.1.7 Compiling url v2.1.1 Compiling grep-searcher v0.1.7 Compiling tempfile v3.1.0 warning: field `any_comments` is never read --> src/language/syntax.rs:67:9 | 62 | pub(crate) struct SharedMatchers { | -------------- field in this struct ... 67 | pub any_comments: &'static [&'static str], | ^^^^^^^^^^^^ | = note: `SharedMatchers` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default Compiling regex v1.4.3 Compiling globset v0.4.5 Compiling env_logger v0.8.2 Compiling ignore v0.4.17 Compiling git2 v0.13.15 Compiling toml v0.5.8 Compiling serde_yaml v0.8.15 Compiling serde_cbor v0.11.1 Compiling serde_json v1.0.61 Compiling dashmap v4.0.1 warning: `tokei` (lib) generated 1 warning warning: `tokei` (lib) generated 1 warning (1 duplicate) warning: `tokei` (lib test) generated 1 warning (1 duplicate) Finished release [optimized] target(s) in 1m 47s warning: the following packages contain code that will be rejected by a future version of Rust: git2 v0.13.15 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` Running unittests src/lib.rs (target/release/deps/tokei-b859393ac8af4337) running 16 tests test language::language_type::tests::rust_allows_nested ... ok test utils::ext::tests::contains ... ok test utils::ext::tests::trim ... ok test utils::ext::tests::is_whitespace ... ok test utils::fs::tests::ignore_directory_with_extension ... ok test utils::fs::tests::no_ignore_vcs_gitignore_still_dot ... ok test utils::fs::tests::no_ignore_dot_still_vcs_gitignore ... ok test utils::fs::tests::no_ignore_dot ... ok test utils::fs::tests::no_ignore_implies_dot ... ok test utils::fs::tests::no_ignore_implies_vcs_gitignore ... ok test utils::fs::tests::no_ignore_dot_includes_custom_ignore ... ok test utils::fs::tests::no_ignore_parent ... ok test utils::fs::tests::hidden ... ok test utils::fs::tests::no_ignore_vcs_gitignore ... ok test utils::fs::tests::custom_ignore ... ok test utils::fs::tests::no_ignore_vcs_gitexclude ... ok test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s Running unittests src/main.rs (target/release/deps/tokei-546b5dcc9954b860) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/accuracy.rs (target/release/deps/accuracy-466aa1f09c1a3228) running 116 tests test config::treating_comments_as_code ... ok test msbuild ... ok test opentype ... ok test pan ... ok test hpp ... ok test futhark ... ok test edn ... ok test clojurescript ... ok test logtalk ... ok test alloy ... ok test emojicode ... ok test ftl ... ok test arduino ... ok test dockerfile ... ok test crystal ... ok test dhall ... ok test clojurec ... ok test codeql ... ok test graphql ... ok test org_mode ... ok test dreammaker ... ok test odin ... ok test gas ... ok test asn1 ... ok test gohtml ... ok test liquid ... ok test brightscript ... ok test asciidoc ... ok test flatbuffers ... ok test go ... ok test javascript ... ok test emacs_lisp ... ok test emacs_dev_env ... ok test csharp ... ok test daml ... ok test pcss ... ok test k ... ok test cmake ... ok test clojure ... ok test kakoune_script ... ok test livescript ... ok test cpp ... ok test abnf ... ok test jsonnet ... ok test c ... ok test hcl ... ok test gwion ... ok test gherkin ... ok test fstar ... ok test headache ... ok test gdb ... ok test llvm ... ok test makefile ... ok test bean ... ok test moduledef ... ok test meson ... ok test gleam ... ok test java ... ok test dust ... ok test d ... ok test elvish ... ok test nqp ... ok test cogent ... ok test fsharp ... ok test pony ... ok test postcss ... ok test pug ... ok test python ... ok test pest ... ok test qml ... ok test racket ... ok test q ... ok test perl6 ... ok test powershell ... ok test renpy ... ok test rpmspec ... ok test ruby ... ok test html ... ok test rakefile ... ok test ron ... ok test sql ... ok test stratego ... ok test sconstruct ... ok test stan ... ok test srecode ... ok test solidity ... ok test stylus ... ok test ruby_env ... ok test tera ... ok test ttcn ... ok test tsx ... ok test thrift ... ok test rust ... ok test urweb ... ok test svelte ... ok test typescript ... ok test urweb_urp ... ok test twig ... ok test ruby_html ... ok test swig ... ok test scheme ... ok test swift ... ok test vb6_bas ... ok test vb6_cls ... ok test urweb_urs ... ok test vb6_frm ... ok test vbscript ... ok test vhdl ... ok test velocity ... ok test webassembly ... ok test xsl ... ok test zig ... ok test yaml ... ok test xtend ... ok test vue ... ok test visualbasic ... ok test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Doc-tests tokei running 21 tests test src/language/languages.rs - language::languages::Languages::get_statistics (line 71) - compile ... ok test target/release/build/tokei-c34cfd78b95e9809/out/language_type.rs - language::language_type::LanguageType::from_path (line 3942) - compile ... ok test target/release/build/tokei-c34cfd78b95e9809/out/language_type.rs - language::language_type::LanguageType::from_mime (line 4218) - compile ... ok test src/language/mod.rs - language::Language::sort_by (line 134) - compile ... ok test src/lib.rs - (line 15) - compile ... ok test target/release/build/tokei-c34cfd78b95e9809/out/language_type.rs - language::language_type::LanguageType::from_file_extension (line 3975) - compile ... ok test src/language/mod.rs - language::Language::total (line 88) - compile ... ok test target/release/build/tokei-c34cfd78b95e9809/out/language_type.rs - language::language_type::LanguageType::from_shebang (line 4244) - compile ... ok test target/release/build/tokei-c34cfd78b95e9809/out/language_type.rs - language::language_type::LanguageType::doc_quotes (line 2390) ... ok test target/release/build/tokei-c34cfd78b95e9809/out/language_type.rs - language::language_type::LanguageType::multi_line_comments (line 1196) ... ok test src/language/mod.rs - language::Language::new (line 34) ... ok test target/release/build/tokei-c34cfd78b95e9809/out/language_type.rs - language::language_type::LanguageType::nested_comments (line 1675) ... ok test target/release/build/tokei-c34cfd78b95e9809/out/language_type.rs - language::language_type::LanguageType::name (line 242) ... ok test target/release/build/tokei-c34cfd78b95e9809/out/language_type.rs - language::language_type::LanguageType::shebangs (line 2854) ... ok test src/language/languages.rs - language::languages::Languages::new (line 92) ... ok test target/release/build/tokei-c34cfd78b95e9809/out/language_type.rs - language::language_type::LanguageType::verbatim_quotes (line 2152) ... ok test src/language/mod.rs - language::Language::is_empty (line 121) ... ok test target/release/build/tokei-c34cfd78b95e9809/out/language_type.rs - language::language_type::LanguageType::quotes (line 1914) ... ok test target/release/build/tokei-c34cfd78b95e9809/out/language_type.rs - language::language_type::LanguageType::line_comments (line 958) ... ok test src/config.rs - config::Config (line 9) ... ok test target/release/build/tokei-c34cfd78b95e9809/out/language_type.rs - language::language_type::LanguageType::allows_nested (line 1436) ... ok test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.36s >>> tokei: Entering fakeroot... >>> tokei*: Running postcheck for tokei >>> tokei*: Preparing package tokei... >>> tokei*: Stripping binaries >>> tokei*: Scanning shared objects >>> tokei*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 >>> tokei*: Package size: 2.5 MB >>> tokei*: Compressing data... >>> tokei*: Create checksum... >>> tokei*: Create tokei-12.1.2-r4.apk >>> tokei: Build complete at Thu, 26 Oct 2023 03:34:03 +0000 elapsed time 0h 4m 4s >>> tokei: Cleaning up srcdir >>> tokei: Cleaning up pkgdir >>> tokei: Uninstalling dependencies... (1/8) Purging .makedepends-tokei (20231026.033000) (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-r6) (6/8) Purging scudo-malloc (16.0.6-r3) (7/8) Purging libffi (3.4.4-r3) (8/8) Purging libxml2 (2.11.5-r0) Executing busybox-1.36.1-r13.trigger OK: 265 MiB in 107 packages >>> tokei: Updating the community/ppc64le repository index... >>> tokei: Signing the index...