>>> tokei: Building community/tokei 12.1.2-r4 (using abuild 3.12.0-r0) started Thu, 26 Oct 2023 03:29:56 +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.032958) Executing busybox-1.36.1-r13.trigger OK: 1125 MiB in 118 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 100 98k 0 0 796k 0 --:--:-- --:--:-- --:--:-- 798k >>> 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/edge/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 bitflags v1.2.1 Compiling ryu v1.0.5 Compiling cfg-if v0.1.10 Compiling ucd-trie v0.1.3 Compiling serde_json v1.0.61 Compiling scopeguard v1.1.0 Compiling unic-common v0.9.0 Compiling maplit v1.0.2 Compiling same-file v1.0.6 Compiling unic-char-range v0.9.0 Compiling fnv v1.0.7 Compiling ppv-lite86 v0.2.8 Compiling itoa v0.4.6 Compiling deunicode v0.4.3 Compiling rayon-core v1.9.0 Compiling thread_local v1.0.1 Compiling encoding_rs v0.8.23 Compiling humansize v1.1.0 Compiling percent-encoding v2.1.0 Compiling arrayvec v0.4.12 Compiling unicode-width v0.1.7 Compiling unic-ucd-version v0.9.0 Compiling instant v0.1.5 Compiling walkdir v2.3.1 Compiling unic-char-property v0.9.0 Compiling slug v0.1.4 Compiling nodrop v0.1.14 Compiling smallvec v1.4.0 Compiling pest v2.1.3 Compiling unic-ucd-segment v0.9.0 Compiling linked-hash-map v0.5.3 Compiling textwrap v0.11.0 Compiling lock_api v0.4.0 Compiling aho-corasick v0.7.15 Compiling bstr v0.2.13 Compiling grep-matcher v0.1.4 Compiling ansi_term v0.11.0 Compiling half v1.6.0 Compiling bytecount v0.6.0 Compiling vec_map v0.8.2 Compiling dtoa v0.4.6 Compiling strsim v0.8.0 Compiling termcolor v1.1.0 Compiling yaml-rust v0.4.5 Compiling either v1.5.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 humantime v2.0.1 Compiling once_cell v1.5.2 Compiling hex v0.4.2 Compiling num-format v0.4.0 Compiling quote v1.0.7 Compiling unic-segment v0.9.0 Compiling pest_meta v2.1.3 Compiling crossbeam-epoch v0.9.1 Compiling crossbeam-channel v0.5.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 getrandom v0.2.10 Compiling time v0.1.43 Compiling crossbeam-deque v0.8.0 Compiling clap v2.33.3 Compiling rand_core v0.6.0 Compiling dirs v3.0.1 Compiling parking_lot v0.11.1 Compiling rand_chacha v0.3.0 Compiling rand v0.8.0 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 globset v0.4.5 Compiling env_logger v0.8.2 Compiling parse-zoneinfo v0.3.0 Compiling ignore v0.4.17 Compiling pest_derive v2.1.0 Compiling chrono-tz v0.5.2 Compiling globwalk v0.8.1 Compiling serde_yaml v0.8.15 Compiling serde_cbor v0.11.1 Compiling dashmap v4.0.1 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 58s Compiling cfg-if v0.1.10 Compiling lazy_static v1.4.0 Compiling cfg-if v1.0.0 Compiling libc v0.2.149 Compiling memchr v2.3.3 Compiling jobserver v0.1.21 Compiling scopeguard v1.1.0 Compiling pkg-config v0.3.17 Compiling getrandom v0.1.14 Compiling memoffset v0.6.1 Compiling regex-syntax v0.6.22 Compiling tinyvec v0.3.3 Compiling matches v0.1.8 Compiling bitflags v1.2.1 Compiling fnv v1.0.7 Compiling unicode-width v0.1.7 Compiling instant v0.1.5 Compiling ppv-lite86 v0.2.8 Compiling same-file v1.0.6 Compiling itoa v0.4.6 Compiling nodrop v0.1.14 Compiling smallvec v1.4.0 Compiling linked-hash-map v0.5.3 Compiling ryu v1.0.5 Compiling either v1.5.3 Compiling serde v1.0.118 Compiling termcolor v1.1.0 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 vec_map v0.8.2 Compiling bytecount v0.6.0 Compiling tokei v12.1.2 (/home/buildozer/aports/community/tokei/src/tokei-12.1.2) Compiling half v1.6.0 Compiling dtoa v0.4.6 Compiling percent-encoding v2.1.0 Compiling strsim v0.8.0 Compiling ansi_term v0.11.0 Compiling walkdir v2.3.1 Compiling aho-corasick v0.7.15 Compiling cc v1.0.54 Compiling bstr v0.2.13 Compiling grep-matcher v0.1.4 Compiling textwrap v0.11.0 Compiling humantime v2.0.1 Compiling yaml-rust v0.4.5 Compiling hex v0.4.2 Compiling once_cell v1.5.2 Compiling remove_dir_all v0.5.3 Compiling unicode-normalization v0.1.13 Compiling crossbeam-epoch v0.9.1 Compiling crossbeam-channel v0.5.0 Compiling num-format v0.4.0 Compiling crossbeam-deque v0.8.0 Compiling num_cpus v1.13.0 Compiling atty v0.2.14 Compiling dirs-sys v0.3.5 Compiling parking_lot_core v0.8.0 Compiling memmap v0.7.0 Compiling term_size v0.3.2 Compiling clap v2.33.3 Compiling idna v0.2.0 Compiling dirs v3.0.1 Compiling rand_core v0.5.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 rand v0.7.3 Compiling rayon v1.5.0 Compiling url v2.1.1 Compiling encoding_rs_io v0.1.7 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 dashmap v4.0.1 Compiling serde_cbor v0.11.1 Compiling serde_yaml v0.8.15 Compiling serde_json v1.0.61 Compiling toml v0.5.8 Compiling git2 v0.13.15 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 38s 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-f8b3f5fc48dadecd) running 16 tests test language::language_type::tests::rust_allows_nested ... ok test utils::ext::tests::contains ... ok test utils::ext::tests::is_whitespace ... ok test utils::ext::tests::trim ... 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_implies_dot ... ok test utils::fs::tests::no_ignore_dot_still_vcs_gitignore ... ok test utils::fs::tests::hidden ... ok test utils::fs::tests::no_ignore_dot_includes_custom_ignore ... ok test utils::fs::tests::no_ignore_dot ... ok test utils::fs::tests::custom_ignore ... ok test utils::fs::tests::no_ignore_implies_vcs_gitignore ... ok test utils::fs::tests::no_ignore_parent ... ok test utils::fs::tests::no_ignore_vcs_gitignore ... 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-ba5852036391d3c5) 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-0885e7b3d0f75cda) running 116 tests test config::treating_comments_as_code ... ok test c ... ok test clojurec ... ok test dockerfile ... ok test ftl ... ok test codeql ... ok test d ... ok test daml ... ok test brightscript ... ok test asciidoc ... ok test cogent ... ok test dust ... ok test dhall ... ok test fstar ... ok test crystal ... ok test fsharp ... ok test dreammaker ... ok test clojure ... ok test flatbuffers ... ok test edn ... ok test asn1 ... ok test elvish ... ok test emacs_lisp ... ok test emojicode ... ok test cmake ... ok test bean ... ok test cpp ... ok test emacs_dev_env ... ok test abnf ... ok test clojurescript ... ok test alloy ... ok test csharp ... ok test arduino ... ok test futhark ... ok test gas ... ok test gdb ... ok test gherkin ... ok test gleam ... ok test gwion ... ok test hpp ... ok test hcl ... ok test gohtml ... ok test k ... ok test javascript ... ok test jsonnet ... ok test java ... ok test livescript ... ok test llvm ... ok test kakoune_script ... ok test meson ... ok test makefile ... ok test logtalk ... ok test liquid ... ok test org_mode ... ok test moduledef ... ok test nqp ... ok test msbuild ... ok test odin ... ok test pcss ... ok test opentype ... ok test perl6 ... ok test pan ... ok test pest ... ok test postcss ... ok test pony ... ok test q ... ok test python ... ok test powershell ... ok test headache ... ok test rakefile ... ok test pug ... ok test racket ... ok test html ... ok test go ... ok test graphql ... ok test ruby ... ok test renpy ... ok test qml ... ok test rpmspec ... ok test ron ... ok test srecode ... ok test sconstruct ... ok test sql ... ok test stan ... ok test ruby_html ... ok test stylus ... ok test stratego ... ok test swig ... ok test ruby_env ... ok test swift ... ok test scheme ... ok test rust ... ok test solidity ... ok test svelte ... ok test ttcn ... ok test thrift ... ok test tera ... ok test tsx ... ok test twig ... ok test urweb ... ok test typescript ... ok test urweb_urp ... ok test urweb_urs ... ok test vb6_bas ... ok test vb6_cls ... ok test vbscript ... ok test vb6_frm ... ok test vhdl ... ok test velocity ... ok test visualbasic ... ok test xsl ... ok test yaml ... ok test webassembly ... ok test xtend ... ok test zig ... ok test vue ... ok test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s Doc-tests tokei running 21 tests test target/release/build/tokei-6934cdecf9f60a91/out/language_type.rs - language::language_type::LanguageType::from_path (line 3942) - compile ... ok test src/language/mod.rs - language::Language::sort_by (line 134) - compile ... ok test target/release/build/tokei-6934cdecf9f60a91/out/language_type.rs - language::language_type::LanguageType::from_file_extension (line 3975) - compile ... ok test target/release/build/tokei-6934cdecf9f60a91/out/language_type.rs - language::language_type::LanguageType::from_shebang (line 4244) - compile ... ok test src/language/languages.rs - language::languages::Languages::get_statistics (line 71) - compile ... ok test src/lib.rs - (line 15) - compile ... ok test src/language/mod.rs - language::Language::total (line 88) - compile ... ok test target/release/build/tokei-6934cdecf9f60a91/out/language_type.rs - language::language_type::LanguageType::from_mime (line 4218) - compile ... ok test target/release/build/tokei-6934cdecf9f60a91/out/language_type.rs - language::language_type::LanguageType::doc_quotes (line 2390) ... ok test target/release/build/tokei-6934cdecf9f60a91/out/language_type.rs - language::language_type::LanguageType::nested_comments (line 1675) ... ok test src/language/mod.rs - language::Language::is_empty (line 121) ... ok test src/language/languages.rs - language::languages::Languages::new (line 92) ... ok test target/release/build/tokei-6934cdecf9f60a91/out/language_type.rs - language::language_type::LanguageType::multi_line_comments (line 1196) ... ok test target/release/build/tokei-6934cdecf9f60a91/out/language_type.rs - language::language_type::LanguageType::allows_nested (line 1436) ... ok test target/release/build/tokei-6934cdecf9f60a91/out/language_type.rs - language::language_type::LanguageType::shebangs (line 2854) ... ok test target/release/build/tokei-6934cdecf9f60a91/out/language_type.rs - language::language_type::LanguageType::verbatim_quotes (line 2152) ... ok test target/release/build/tokei-6934cdecf9f60a91/out/language_type.rs - language::language_type::LanguageType::name (line 242) ... ok test src/config.rs - config::Config (line 9) ... ok test target/release/build/tokei-6934cdecf9f60a91/out/language_type.rs - language::language_type::LanguageType::quotes (line 1914) ... ok test src/language/mod.rs - language::Language::new (line 34) ... ok test target/release/build/tokei-6934cdecf9f60a91/out/language_type.rs - language::language_type::LanguageType::line_comments (line 958) ... ok test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.27s >>> 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-x86.so.1 so:libgcc_s.so.1 >>> tokei*: Package size: 2.1 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:02 +0000 elapsed time 0h 4m 6s >>> tokei: Cleaning up srcdir >>> tokei: Cleaning up pkgdir >>> tokei: Uninstalling dependencies... (1/8) Purging .makedepends-tokei (20231026.032958) (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: 379 MiB in 110 packages >>> tokei: Updating the community/x86 repository index... >>> tokei: Signing the index...