>>> pfetch-rs: Building community/pfetch-rs 2.11.0-r0 (using abuild 3.14.1-r1) started Sun, 10 Nov 2024 15:42:28 +0000
>>> pfetch-rs: Validating /home/buildozer/aports/community/pfetch-rs/APKBUILD...
>>> pfetch-rs: Analyzing dependencies...
>>> pfetch-rs: Installing for build: build-base cargo cargo-auditable bash
(1/9) Installing libffi (3.4.6-r0)
(2/9) Installing xz-libs (5.6.3-r0)
(3/9) Installing libxml2 (2.13.4-r3)
(4/9) Installing llvm19-libs (19.1.2-r0)
(5/9) Installing rust (1.82.0-r1)
(6/9) Installing cargo (1.82.0-r1)
(7/9) Installing cargo-auditable (0.6.4-r0)
(8/9) Installing bash (5.2.37-r0)
Executing bash-5.2.37-r0.post-install
(9/9) Installing .makedepends-pfetch-rs (20241110.154230)
Executing busybox-1.37.0-r6.trigger
OK: 598 MiB in 110 packages
>>> pfetch-rs: Cleaning up srcdir
>>> pfetch-rs: Cleaning up pkgdir
>>> pfetch-rs: Cleaning up tmpdir
>>> pfetch-rs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pfetch-rs-2.11.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/pfetch-rs-2.11.0.tar.gz.part'
pfetch-rs-2.11.0.tar 100% |********************************|  118k  0:00:00 ETA
'/var/cache/distfiles/v3.21/pfetch-rs-2.11.0.tar.gz.part' saved
>>> pfetch-rs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pfetch-rs-2.11.0.tar.gz
>>> pfetch-rs: Checking sha512sums...
pfetch-rs-2.11.0.tar.gz: OK
>>> pfetch-rs: Unpacking /var/cache/distfiles/v3.21/pfetch-rs-2.11.0.tar.gz...
    Updating crates.io index
 Downloading crates ...
  Downloaded sqlite3-sys v0.17.0
  Downloaded sysctl v0.5.5
  Downloaded pciid-parser v0.6.3
  Downloaded wayland-sys v0.31.4
  Downloaded if-addrs v0.10.2
  Downloaded os-release v0.1.0
  Downloaded which v6.0.2
  Downloaded rpm-pkg-count v0.2.1
  Downloaded libmacchina v7.3.0
  Downloaded sqlite v0.36.0
  Downloaded sqlite3-src v0.6.1
   Compiling libc v0.2.155
   Compiling proc-macro2 v1.0.86
   Compiling unicode-ident v1.0.12
   Compiling autocfg v1.3.0
   Compiling pkg-config v0.3.30
   Compiling cfg-if v1.0.0
   Compiling memchr v2.7.4
   Compiling cc v1.1.7
   Compiling log v0.4.22
   Compiling once_cell v1.19.0
   Compiling regex-syntax v0.8.4
   Compiling bitflags v2.6.0
   Compiling rpm-pkg-count v0.2.1
   Compiling signal-hook v0.3.17
   Compiling parking_lot_core v0.9.10
   Compiling rustix v0.38.34
   Compiling thiserror v1.0.63
   Compiling either v1.13.0
   Compiling scopeguard v1.2.0
   Compiling heck v0.4.1
   Compiling linux-raw-sys v0.4.14
   Compiling pin-project-lite v0.2.14
   Compiling same-file v1.0.6
   Compiling option-ext v0.2.0
   Compiling smallvec v1.13.2
   Compiling byteorder v1.5.0
   Compiling home v0.5.9
   Compiling lazy_static v1.5.0
   Compiling bitflags v1.3.2
   Compiling libmacchina v7.3.0
   Compiling glob v0.3.1
   Compiling dotenvy v0.15.7
   Compiling libloading v0.8.5
   Compiling os-release v0.1.0
   Compiling walkdir v2.5.0
   Compiling dlib v0.5.2
   Compiling tracing-core v0.1.32
   Compiling itertools v0.11.0
   Compiling lock_api v0.4.12
   Compiling memoffset v0.7.1
   Compiling aho-corasick v1.1.3
   Compiling bstr v1.10.0
   Compiling wayland-sys v0.31.4
   Compiling quote v1.0.36
   Compiling syn v2.0.72
   Compiling sqlite3-src v0.6.1
   Compiling signal-hook-registry v1.4.2
   Compiling dirs-sys v0.4.1
   Compiling mio v1.0.1
   Compiling if-addrs v0.10.2
   Compiling nix v0.26.4
   Compiling num_cpus v1.16.0
   Compiling dirs v5.0.1
   Compiling parking_lot v0.12.3
   Compiling signal-hook-mio v0.2.4
   Compiling regex-automata v0.4.7
   Compiling which v6.0.2
   Compiling crossterm v0.28.1
   Compiling regex v1.10.6
   Compiling globset v0.4.14
   Compiling pfetch-logo-parser v0.1.1 (/home/buildozer/aports/community/pfetch-rs/src/pfetch-rs-2.11.0/pfetch-logo-parser)
   Compiling pfetch-extractor v0.2.3 (/home/buildozer/aports/community/pfetch-rs/src/pfetch-rs-2.11.0/pfetch-extractor)
   Compiling tracing-attributes v0.1.27
   Compiling thiserror-impl v1.0.63
   Compiling enum-as-inner v0.6.0
   Compiling sysctl v0.5.5
   Compiling tracing v0.1.40
   Compiling pciid-parser v0.6.3
   Compiling sqlite3-sys v0.17.0
   Compiling sqlite v0.36.0
   Compiling pfetch v2.11.0 (/home/buildozer/aports/community/pfetch-rs/src/pfetch-rs-2.11.0)
    Finished `release` profile [optimized] target(s) in 1m 01s
   Compiling libc v0.2.155
   Compiling proc-macro2 v1.0.86
   Compiling unicode-ident v1.0.12
   Compiling memchr v2.7.4
   Compiling autocfg v1.3.0
   Compiling regex-syntax v0.8.4
   Compiling pkg-config v0.3.30
   Compiling cfg-if v1.0.0
   Compiling log v0.4.22
   Compiling cc v1.1.7
   Compiling once_cell v1.19.0
   Compiling bitflags v2.6.0
   Compiling signal-hook v0.3.17
   Compiling parking_lot_core v0.9.10
   Compiling rustix v0.38.34
   Compiling rpm-pkg-count v0.2.1
   Compiling thiserror v1.0.63
   Compiling same-file v1.0.6
   Compiling pin-project-lite v0.2.14
   Compiling either v1.13.0
   Compiling linux-raw-sys v0.4.14
   Compiling smallvec v1.13.2
   Compiling heck v0.4.1
   Compiling scopeguard v1.2.0
   Compiling option-ext v0.2.0
   Compiling byteorder v1.5.0
   Compiling bitflags v1.3.2
   Compiling libmacchina v7.3.0
   Compiling lazy_static v1.5.0
   Compiling home v0.5.9
   Compiling glob v0.3.1
   Compiling dotenvy v0.15.7
   Compiling libloading v0.8.5
   Compiling os-release v0.1.0
   Compiling walkdir v2.5.0
   Compiling dlib v0.5.2
   Compiling tracing-core v0.1.32
   Compiling itertools v0.11.0
   Compiling lock_api v0.4.12
   Compiling memoffset v0.7.1
   Compiling aho-corasick v1.1.3
   Compiling bstr v1.10.0
   Compiling wayland-sys v0.31.4
   Compiling quote v1.0.36
   Compiling syn v2.0.72
   Compiling sqlite3-src v0.6.1
   Compiling signal-hook-registry v1.4.2
   Compiling mio v1.0.1
   Compiling dirs-sys v0.4.1
   Compiling if-addrs v0.10.2
   Compiling num_cpus v1.16.0
   Compiling nix v0.26.4
   Compiling dirs v5.0.1
   Compiling parking_lot v0.12.3
   Compiling signal-hook-mio v0.2.4
   Compiling regex-automata v0.4.7
   Compiling which v6.0.2
   Compiling crossterm v0.28.1
   Compiling regex v1.10.6
   Compiling globset v0.4.14
   Compiling pfetch-logo-parser v0.1.1 (/home/buildozer/aports/community/pfetch-rs/src/pfetch-rs-2.11.0/pfetch-logo-parser)
   Compiling pfetch-extractor v0.2.3 (/home/buildozer/aports/community/pfetch-rs/src/pfetch-rs-2.11.0/pfetch-extractor)
   Compiling tracing-attributes v0.1.27
   Compiling thiserror-impl v1.0.63
   Compiling enum-as-inner v0.6.0
   Compiling sysctl v0.5.5
   Compiling tracing v0.1.40
   Compiling pciid-parser v0.6.3
   Compiling sqlite3-sys v0.17.0
   Compiling sqlite v0.36.0
   Compiling pfetch v2.11.0 (/home/buildozer/aports/community/pfetch-rs/src/pfetch-rs-2.11.0)
    Finished `test` profile [unoptimized + debuginfo] target(s) in 38.14s
     Running unittests src/lib.rs (target/debug/deps/pfetch-fc7e7976e2a44f9d)

running 8 tests
test tests::test_seconds_to_string_0 ... ok
test tests::test_seconds_to_string_3600 ... ok
test tests::test_seconds_to_string_3660 ... ok
test tests::test_seconds_to_string_60 ... ok
test tests::test_seconds_to_string_86400 ... ok
test tests::test_seconds_to_string_86460 ... ok
test tests::test_seconds_to_string_90000 ... ok
test tests::test_seconds_to_string_90060 ... ok

test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running unittests src/main.rs (target/debug/deps/pfetch-45e4afb0b8793f9b)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests pfetch

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

[?7l    {#@ .,   ,..<.      buildozer@build-3-21-armhf 
    ._`=#  /#=#,""      os     Alpine Linux 3.21.0_alpha20240923
   \##  ` |`  '=##      host   R272-P33-00 0100
   .`'=.  \  ,_,.,      kernel 6.1.90-0-lts
 .."#-   `  `    \##    uptime 147d 7h 31m
\## #   ./  \.  .#`,+   pkgs   110
   =##=' ,   |, |# ""   memory 21072M / 256791M
       =##=++#|                
         ##\''                 
         `'`                   

[?7h[?7l   /\ /\       buildozer@build-3-21-armhf 
  // \  \      os     Alpine Linux 3.21.0_alpha20240923
 //   \  \     host   R272-P33-00 0100
///    \  \    kernel 6.1.90-0-lts
//      \  \   uptime 147d 7h 31m
         \     pkgs   110
               memory 21072M / 256791M

[?7h[?7l  ;,           ,;     buildozer@build-3-21-armhf 
   ';,.-----.,;'      os     Alpine Linux 3.21.0_alpha20240923
  ,'           ',     host   R272-P33-00 0100
 /    O     O    \    kernel 6.1.90-0-lts
|                 |   uptime 147d 7h 31m
'-----------------'   pkgs   110
                      memory 21072M / 256791M

[?7h[?7l      -///:.     buildozer@build-3-21-armhf 
     smhhhhmh`   os     Alpine Linux 3.21.0_alpha20240923
    :NAmogOSNs   host   R272-P33-00 0100
    hNNmmmmNNN   kernel 6.1.90-0-lts
    NNNNNNNNNN   uptime 147d 7h 31m
   :NNNNNNNNNN   pkgs   110
   mNNssussNNN   memory 21072M / 256791M
  sNn:    sNNo          
+ooo+     sNNo          
        +oooo`          

[?7h[?7l       /\         buildozer@build-3-21-armhf 
      /  \        os     Alpine Linux 3.21.0_alpha20240923
     /\   \       host   R272-P33-00 0100
    /      \      kernel 6.1.90-0-lts
   /   ,,   \     uptime 147d 7h 31m
  /   |  |  -\    pkgs   110
 /_-''    ''-_\   memory 21072M / 256791M

[?7h[?7l      /\         buildozer@build-3-21-armhf 
     /  \        os     Alpine Linux 3.21.0_alpha20240923
    / /\ \       host   R272-P33-00 0100
   / /  \ \      kernel 6.1.90-0-lts
  / /    \ \     uptime 147d 7h 31m
 / / _____\ \    pkgs   110
/_/  `----.\_\   memory 21073M / 256791M

[?7h[?7l      /\         buildozer@build-3-21-armhf 
     /  \        os     Alpine Linux 3.21.0_alpha20240923
    /`'.,\       host   R272-P33-00 0100
   /     ',      kernel 6.1.90-0-lts
  /      ,`\     uptime 147d 7h 31m
 /   ,.'`.  \    pkgs   110
/.,'`     `'.\   memory 21072M / 256791M

[?7h[?7l .==.##====.,         buildozer@build-3-21-armhf 
/###|/\|#######=      os     Alpine Linux 3.21.0_alpha20240923
__.__##__.____`##\    host   R272-P33-00 0100
""'""##""'""""#.\#'   kernel 6.1.90-0-lts
####'\/'#####/##/##   uptime 147d 7h 31m
\###'##'####"##'###   pkgs   110
 "##,\#=..=###.##'    memory 21072M / 256791M
  `'#=,`'"`=###"             
     `'+##='`                

[?7h[?7l__        buildozer@build-3-21-armhf 
\ \___    os     Alpine Linux 3.21.0_alpha20240923
 \  _ \   host   R272-P33-00 0100
  \___/   kernel 6.1.90-0-lts
          uptime 147d 7h 31m
          pkgs   110
          memory 21072M / 256791M

[?7h[?7l   ___       buildozer@build-3-21-armhf 
 / `   \     os     Alpine Linux 3.21.0_alpha20240923
|   :  :|    host   R272-P33-00 0100
-. _:__.-    kernel 6.1.90-0-lts
  ` ---- `   uptime 147d 7h 31m
             pkgs   110
             memory 21072M / 256791M

[?7h[?7l   .##\#####+   o      buildozer@build-3-21-armhf 
  /\##"\###`           os     Alpine Linux 3.21.0_alpha20240923
 /',\/        +=       host   R272-P33-00 0100
 -==|         ``  _    kernel 6.1.90-0-lts
 \###\           ###   uptime 147d 7h 31m
  \#|/#####\##+   `    pkgs   110
   `/########`         memory 21072M / 256791M

[?7h[?7l      .////\\\//\.        buildozer@build-3-21-armhf 
     //_         \\       os     Alpine Linux 3.21.0_alpha20240923
    /_  ##############    host   R272-P33-00 0100
   //              *\     kernel 6.1.90-0-lts
###############    |#     uptime 147d 7h 31m
   \/              */     pkgs   110
    \*   ##############   memory 21072M / 256791M
     */,        .//              
      '_///\\\//_'               

[?7h[?7l ____^____    buildozer@build-3-21-armhf 
 |\  |  /|    os     Alpine Linux 3.21.0_alpha20240923
 | \ | / |    host   R272-P33-00 0100
<---- ---->   kernel 6.1.90-0-lts
 | / | \ |    uptime 147d 7h 31m
 |/__|__\|    pkgs   110
     v        memory 21073M / 256791M

[?7h[?7l        -//.    buildozer@build-3-21-armhf 
      -//.      os     Alpine Linux 3.21.0_alpha20240923
    -//. .      host   R272-P33-00 0100
  -//.  '//-    kernel 6.1.90-0-lts
 /+:      :+/   uptime 147d 7h 31m
  .//'  .//.    pkgs   110
    . .//.      memory 21073M / 256791M
    .//.               
  .//.                 

[?7h[?7l      _         buildozer@build-3-21-armhf 
  ___/ \___     os     Alpine Linux 3.21.0_alpha20240923
 |   _-_   |    host   R272-P33-00 0100
 | /     \ |    kernel 6.1.90-0-lts
/ |       | \   uptime 147d 7h 31m
\ |       | /   pkgs   110
 | \ _ _ / |    memory 21073M / 256791M
 |___ - ___|           
     \_/               

[?7h[?7l  _____     buildozer@build-3-21-armhf 
 /  __ \    os     Alpine Linux 3.21.0_alpha20240923
|  /    |   host   R272-P33-00 0100
|  \___-    kernel 6.1.90-0-lts
-_          uptime 147d 7h 31m
  --_       pkgs   110
            memory 21073M / 256791M

[?7h[?7l ..:::.        buildozer@build-3-21-armhf 
    ..-==-     os     Alpine Linux 3.21.0_alpha20240923
        .+#:   host   R272-P33-00 0100
         =@@   kernel 6.1.90-0-lts
      :+%@#:   uptime 147d 7h 31m
.:=+#@@%*:     pkgs   110
#@@@#=:        memory 21073M / 256791M

[?7h[?7l  __  __     buildozer@build-3-21-armhf 
 (_\)(/_)    os     Alpine Linux 3.21.0_alpha20240923
 (______)    host   R272-P33-00 0100
(_<>__<>_)   kernel 6.1.90-0-lts
 (__''__)    uptime 147d 7h 31m
   (__)      pkgs   110
             memory 21073M / 256791M

[?7h[?7l    ,_,      buildozer@build-3-21-armhf 
 ('-_|_-')   os     Alpine Linux 3.21.0_alpha20240923
  >--|--<    host   R272-P33-00 0100
 (_-'|'-_)   kernel 6.1.90-0-lts
     |       uptime 147d 7h 31m
     |       pkgs   110
     |       memory 21073M / 256791M

[?7h[?7l  _______     buildozer@build-3-21-armhf 
 / ____  \    os     Alpine Linux 3.21.0_alpha20240923
/  |  /  /\   host   R272-P33-00 0100
|__\ /  / |   kernel 6.1.90-0-lts
\   /__/  /   uptime 147d 7h 31m
 \_______/    pkgs   110
              memory 21073M / 256791M

[?7h[?7l      /\        buildozer@build-3-21-armhf 
    //  \\      os     Alpine Linux 3.21.0_alpha20240923
   //    \ \    host   R272-P33-00 0100
 / /     _) )   kernel 6.1.90-0-lts
/_/___-- __-    uptime 147d 7h 31m
 /____--        pkgs   110
                memory 21072M / 256791M

[?7h[?7l        ,'''''.    buildozer@build-3-21-armhf 
       |   ,.  |   os     Alpine Linux 3.21.0_alpha20240923
       |  |  '_'   host   R272-P33-00 0100
  ,....|  |..      kernel 6.1.90-0-lts
.'  ,_;|   ..'     uptime 147d 7h 31m
|  |   |  |        pkgs   110
|  ',_,'  |        memory 21073M / 256791M
 '.     ,'                
   '''''                  

[?7h[?7l _____  _____       buildozer@build-3-21-armhf 
 \    \ \    \      os     Alpine Linux 3.21.0_alpha20240923
  \    \ \    \     host   R272-P33-00 0100
 / \    \ \    \    kernel 6.1.90-0-lts
(   \    \ \    \   uptime 147d 7h 31m
(   /    / /    /   pkgs   110
 \ /    / /    /    memory 21073M / 256791M
  /    / /    /            
 /____/ /____/             

[?7h[?7l/\,-'''''-,/\   buildozer@build-3-21-armhf 
\_)       (_/   os     Alpine Linux 3.21.0_alpha20240923
|           |   host   R272-P33-00 0100
|           |   kernel 6.1.90-0-lts
 ;         ;    uptime 147d 7h 31m
  '-_____-'     pkgs   110
                memory 21073M / 256791M

[?7h[?7l         _______        buildozer@build-3-21-armhf 
      __/       \_      os     Alpine Linux 3.21.0_alpha20240923
    _/     /      \_    host   R272-P33-00 0100
  _/      /_________\   kernel 6.1.90-0-lts
_/                  |   uptime 147d 7h 31m
\     ____________      pkgs   110
 \_            __/      memory 21073M / 256791M
   \__________/                

[?7h[?7l _-----_      buildozer@build-3-21-armhf 
(       \     os     Alpine Linux 3.21.0_alpha20240923
\    0   \    host   R272-P33-00 0100
 \        )   kernel 6.1.90-0-lts
 /      _/    uptime 147d 7h 31m
(     _-      pkgs   110
\____-        memory 21073M / 256791M

[?7h[?7l ---[ ]<----    buildozer@build-3-21-armhf 
 v   |      |   os     Alpine Linux 3.21.0_alpha20240923
[ ]  --->[ ]|   host   R272-P33-00 0100
 ^        | |   kernel 6.1.90-0-lts
 |  [ ]---|--   uptime 147d 7h 31m
  ---------     pkgs   110
                memory 21073M / 256791M

[?7h[?7l|.__          __.|   buildozer@build-3-21-armhf 
|__ \        / __|   os     Alpine Linux 3.21.0_alpha20240923
   \ \      / /      host   R272-P33-00 0100
    \ \    / /       kernel 6.1.90-0-lts
     \ \  / /        uptime 147d 7h 31m
      \ \/ /         pkgs   110
       \__/          memory 21073M / 256791M

[?7h[?7l       ,^,          buildozer@build-3-21-armhf 
      /   \         os     Alpine Linux 3.21.0_alpha20240923
*--_ ;     ; _--*   host   R272-P33-00 0100
\   '"     "'   /   kernel 6.1.90-0-lts
 '.           .'    uptime 147d 7h 31m
.-'"         "'-.   pkgs   110
 '-.__.   .__.-'    memory 21073M / 256791M
       |_|                 

[?7h[?7l╔╗╔╗──╔╗───╔═╦══╗   buildozer@build-3-21-armhf 
║╚╝╠╦╦╝╠╦╦═╣║║══╣   os     Alpine Linux 3.21.0_alpha20240923
║╔╗║║║╬║╔╣╬║║╠══║   host   R272-P33-00 0100
╚╝╚╬╗╠═╩╝╚═╩═╩══╝   kernel 6.1.90-0-lts
───╚═╝              uptime 147d 7h 31m
                    pkgs   110
                    memory 21074M / 256791M

[?7h[?7l    |`__.`/    buildozer@build-3-21-armhf 
    \____/     os     Alpine Linux 3.21.0_alpha20240923
    .--.       host   R272-P33-00 0100
   /    \      kernel 6.1.90-0-lts
  /  ___ \     uptime 147d 7h 31m
 / .`   `.\    pkgs   110
/.`      `.\   memory 21074M / 256791M

[?7h[?7l       |               buildozer@build-3-21-armhf 
       |          |    os     Alpine Linux 3.21.0_alpha20240923
                  |    host   R272-P33-00 0100
  |    ________        kernel 6.1.90-0-lts
  |  /\   |    \       uptime 147d 7h 31m
    /  \  |     \  |   pkgs   110
   /    \        \ |   memory 21074M / 256791M
  /      \________\           
  \      /        /           
   \    /        /            
    \  /        /             
     \/________/              

[?7h[?7l ,-''-,        buildozer@build-3-21-armhf 
: .''. :       os     Alpine Linux 3.21.0_alpha20240923
: ',,' :       host   R272-P33-00 0100
 '-____:__     kernel 6.1.90-0-lts
       :  `.   uptime 147d 7h 31m
       `._.'   pkgs   110
               memory 21074M / 256791M

[?7h[?7l __          buildozer@build-3-21-armhf 
 \ \   __    os     Alpine Linux 3.21.0_alpha20240923
  \ \ / /    host   R272-P33-00 0100
   \ v /     kernel 6.1.90-0-lts
   / . \     uptime 147d 7h 31m
  /_/ \ \    pkgs   110
       \_\   memory 21075M / 256791M

[?7h[?7l   .__.__.     buildozer@build-3-21-armhf 
  /  _._  \    os     Alpine Linux 3.21.0_alpha20240923
 /  /   \  \   host   R272-P33-00 0100
 . |  O  | .   kernel 6.1.90-0-lts
 \  \_._/  /   uptime 147d 7h 31m
  \.__.__./    pkgs   110
               memory 21075M / 256791M

[?7h[?7l   /\    buildozer@build-3-21-armhf 
  /  \   os     Alpine Linux 3.21.0_alpha20240923
 / / /   host   R272-P33-00 0100
> / /    kernel 6.1.90-0-lts
\ \ \    uptime 147d 7h 31m
 \_\_\   pkgs   110
    \    memory 21075M / 256791M

[?7h[?7l ___________    buildozer@build-3-21-armhf 
|_          \   os     Alpine Linux 3.21.0_alpha20240923
  | | _____ |   host   R272-P33-00 0100
  | | | | | |   kernel 6.1.90-0-lts
  | | | | | |   uptime 147d 7h 31m
  | \_____/ |   pkgs   110
  \_________/   memory 21075M / 256791M

[?7h[?7l    ___      buildozer@build-3-21-armhf 
   (.. |     os     Alpine Linux 3.21.0_alpha20240923
   (<> |     host   R272-P33-00 0100
  / __  \    kernel 6.1.90-0-lts
 ( /  \ /|   uptime 147d 7h 31m
_/\ __)/_)   pkgs   110
\/-____\/    memory 21075M / 256791M

[?7h[?7l       .:'     buildozer@build-3-21-armhf 
    _ :'_      os     Alpine Linux 3.21.0_alpha20240923
 .'`_`-'_``.   host   R272-P33-00 0100
:________.-'   kernel 6.1.90-0-lts
:_______:      uptime 147d 7h 31m
 :_______`-;   pkgs   110
  `._.-._.'    memory 21075M / 256791M

[?7h[?7l   *       buildozer@build-3-21-armhf 
    *      os     Alpine Linux 3.21.0_alpha20240923
   **      host   R272-P33-00 0100
 /\__/\    kernel 6.1.90-0-lts
/      \   uptime 147d 7h 31m
\      /   pkgs   110
 \____/    memory 21075M / 256791M

[?7h[?7l||||||||| ||||   buildozer@build-3-21-armhf 
||||||||| ||||   os     Alpine Linux 3.21.0_alpha20240923
||||      ||||   host   R272-P33-00 0100
|||| |||| ||||   kernel 6.1.90-0-lts
|||| |||| ||||   uptime 147d 7h 31m
|||| |||| ||||   pkgs   110
|||| |||| ||||   memory 21075M / 256791M

[?7h[?7l  __ \/ __    buildozer@build-3-21-armhf 
 /o \{}/ o\   os     Alpine Linux 3.21.0_alpha20240923
 \   ()   /   host   R272-P33-00 0100
  `> /\ <`    kernel 6.1.90-0-lts
  (o/\/\o)    uptime 147d 7h 31m
   )    (     pkgs   110
              memory 21075M / 256791M

[?7h[?7l ,,        ,,    buildozer@build-3-21-armhf 
;, ',    ,' ,;   os     Alpine Linux 3.21.0_alpha20240923
; ', ',,' ,' ;   host   R272-P33-00 0100
;   ',  ,'   ;   kernel 6.1.90-0-lts
;  ;, '' ,;  ;   uptime 147d 7h 31m
;  ;;',,';;  ;   pkgs   110
', ;;;  ;;; ,'   memory 21075M / 256791M
  ';'    ';'            

[?7h[?7l    \\  /      buildozer@build-3-21-armhf 
     \\/       os     Alpine Linux 3.21.0_alpha20240923
      \\       host   R272-P33-00 0100
   /\/ \\      kernel 6.1.90-0-lts
  /  \  /\     uptime 147d 7h 31m
 /    \/  \    pkgs   110
/__________\   memory 21075M / 256791M

[?7h[?7l\\`-______,----__     buildozer@build-3-21-armhf 
 \\        __,---`_   os     Alpine Linux 3.21.0_alpha20240923
  \\       `.____     host   R272-P33-00 0100
   \\-______,----`-   kernel 6.1.90-0-lts
    \\                uptime 147d 7h 31m
     \\               pkgs   110
      \\              memory 21075M / 256791M

[?7h[?7l  \\  \\ //     buildozer@build-3-21-armhf 
 ==\\__\\/ //   os     Alpine Linux 3.21.0_alpha20240923
   //   \\//    host   R272-P33-00 0100
==//     //==   kernel 6.1.90-0-lts
 //\\___//      uptime 147d 7h 31m
// /\\  \\==    pkgs   110
  // \\  \\     memory 21075M / 256791M

[?7h[?7l _._.  _..,._         buildozer@build-3-21-armhf 
|##############.      os     Alpine Linux 3.21.0_alpha20240923
|################.    host   R272-P33-00 0100
|#####/  .  \#####.   kernel 6.1.90-0-lts
|####|  ###   > ###   uptime 147d 7h 31m
|#####  ```  |#####   pkgs   110
|######==_   |#####   memory 21076M / 256791M
|######"##|  |#####          
 `""``    '  `\##/           

[?7h[?7l      _____       buildozer@build-3-21-armhf 
    \-     -/     os     Alpine Linux 3.21.0_alpha20240923
 \_/         \    host   R272-P33-00 0100
 |        O O |   kernel 6.1.90-0-lts
 |_  <   )  3 )   uptime 147d 7h 31m
 / \         /    pkgs   110
    /-_____-\     memory 21076M / 256791M

[?7h[?7l  _____   ______     buildozer@build-3-21-armhf 
 / ____\ / ____ \    os     Alpine Linux 3.21.0_alpha20240923
/ /    `/ /    \ \   host   R272-P33-00 0100
\ \____/ /,____/ /   kernel 6.1.90-0-lts
 \______/ \_____/    uptime 147d 7h 31m
                     pkgs   110
                     memory 21076M / 256791M

[?7h[?7l  _______     buildozer@build-3-21-armhf 
__|   __ \    os     Alpine Linux 3.21.0_alpha20240923
     / .\ \   host   R272-P33-00 0100
     \__/ |   kernel 6.1.90-0-lts
   _______|   uptime 147d 7h 31m
   \_______   pkgs   110
__________/   memory 21076M / 256791M

[?7h[?7l _______                       buildozer@build-3-21-armhf 
|       |.-----.-----.-----.   os     Alpine Linux 3.21.0_alpha20240923
|   -   ||  _  |  -__|     |   host   R272-P33-00 0100
|_______||   __|_____|__|__|   kernel 6.1.90-0-lts
 ________|__|    __            uptime 147d 7h 31m
|  |  |  |.----.|  |_          pkgs   110
|  |  |  ||   _||   _|         memory 21076M / 256791M
|________||__|  |____|                

[?7h[?7l     ___________        buildozer@build-3-21-armhf 
 ./##+++++++++++##\.    os     Alpine Linux 3.21.0_alpha20240923
/#/               \#\   host   R272-P33-00 0100
|#|               |#|   kernel 6.1.90-0-lts
\#\               /#/   uptime 147d 7h 31m
 "##.............##"    pkgs   110
   `'''''''''''''`      memory 21076M / 256791M

[?7h[?7l  __ __ __  _     buildozer@build-3-21-armhf 
.`_//_//_/ / `.   os     Alpine Linux 3.21.0_alpha20240923
          /  .`   host   R272-P33-00 0100
         / .`     kernel 6.1.90-0-lts
        /.`       uptime 147d 7h 31m
       /`         pkgs   110
                  memory 21076M / 256791M

[?7h[?7l     .///////,       buildozer@build-3-21-armhf 
   //76767//////     os     Alpine Linux 3.21.0_alpha20240923
  //76//76//767//    host   R272-P33-00 0100
 ////7676'//76////   kernel 6.1.90-0-lts
 /////76////7/////   uptime 147d 7h 31m
  /////76//76////    pkgs   110
   ///76767676//     memory 21077M / 256791M
     `///////'              

[?7h[?7l _____________    buildozer@build-3-21-armhf 
|  _________  |   os     Alpine Linux 3.21.0_alpha20240923
| |         | |   host   R272-P33-00 0100
| |         | |   kernel 6.1.90-0-lts
| |_________| |   uptime 147d 7h 31m
|_____________|   pkgs   110
                  memory 21077M / 256791M

[?7h[?7l  __  __     buildozer@build-3-21-armhf 
 (_\)(/_)    os     Alpine Linux 3.21.0_alpha20240923
 (_(__)_)    host   R272-P33-00 0100
(_(_)(_)_)   kernel 6.1.90-0-lts
 (_(__)_)    uptime 147d 7h 31m
   (__)      pkgs   110
             memory 21077M / 256791M

[?7h[?7l      __         buildozer@build-3-21-armhf 
  .=######=.     os     Alpine Linux 3.21.0_alpha20240923
.###########'    host   R272-P33-00 0100
########.\"###   kernel 6.1.90-0-lts
#####"/####='#   uptime 147d 7h 31m
'##"###.##.##'   pkgs   110
 '###.#####+`    memory 21077M / 256791M
    ``''``              

[?7h[?7l    _____       buildozer@build-3-21-armhf 
  ,-     -,     os     Alpine Linux 3.21.0_alpha20240923
 ; (       ;    host   R272-P33-00 0100
| . \_.,    |   kernel 6.1.90-0-lts
|  o  _ ',  |   uptime 147d 7h 31m
 ;   (_) ) ;    pkgs   110
  '-_____-'     memory 21077M / 256791M

[?7h[?7l   ________     buildozer@build-3-21-armhf 
  /  ______|    os     Alpine Linux 3.21.0_alpha20240923
  | |______     host   R272-P33-00 0100
  \______  \    kernel 6.1.90-0-lts
   ______| |    uptime 147d 7h 31m
| |________/    pkgs   110
|____________   memory 21077M / 256791M

[?7h[?7l               buildozer@build-3-21-armhf 
     /|        os     Alpine Linux 3.21.0_alpha20240923
    / |\       host   R272-P33-00 0100
   /  | \ _    kernel 6.1.90-0-lts
  /___|__\_\   uptime 147d 7h 31m
 \         /   pkgs   110
  `-------´    memory 21077M / 256791M

[?7h[?7l        ____           buildozer@build-3-21-armhf 
    .=+#######=.       os     Alpine Linux 3.21.0_alpha20240923
  ;########-"""-#\.    host   R272-P33-00 0100
 ########/ .'`'.'##.   kernel 6.1.90-0-lts
:########  |   | |##   uptime 147d 7h 31m
`''"=#='    `'`,.###   pkgs   110
      `'.  .+#######   memory 21077M / 256791M
`##.  .." #########           
  '=#=.,+########"            
    `"=######="`              

[?7h[?7l       .   .;   .           buildozer@build-3-21-armhf 
   .   :;  ::  ;:   .       os     Alpine Linux 3.21.0_alpha20240923
   .;. ..      .. .;.       host   R272-P33-00 0100
..  ..             ..  ..   kernel 6.1.90-0-lts
 .;,                 ,;.    uptime 147d 7h 31m
                            pkgs   110
                            memory 21077M / 256791M

[?7h[?7l         _    buildozer@build-3-21-armhf 
     ---(_)   os     Alpine Linux 3.21.0_alpha20240923
 _/  ---  \   host   R272-P33-00 0100
(_) |   |     kernel 6.1.90-0-lts
  \  --- _/   uptime 147d 7h 31m
     ---(_)   pkgs   110
              memory 21077M / 256791M

[?7h[?7l        .#.           buildozer@build-3-21-armhf 
       :#=#:          os     Alpine Linux 3.21.0_alpha20240923
.#=":.:##=##:.:"=#.   host   R272-P33-00 0100
`:#=#####=####=##:`   kernel 6.1.90-0-lts
 `:####=` `=####:`    uptime 147d 7h 31m
   .:##,. .,##:.      pkgs   110
  :##=##:-:##=##:     memory 21077M / 256791M
 .#=##:`   `:##=#.           
  ``           ``            

[?7h[?7l    _______     buildozer@build-3-21-armhf 
 _ \______ -    os     Alpine Linux 3.21.0_alpha20240923
| \  ___  \ |   host   R272-P33-00 0100
| | /   \ | |   kernel 6.1.90-0-lts
| | \___/ | |   uptime 147d 7h 31m
| \______ \_|   pkgs   110
 -_______\      memory 21078M / 256791M

[?7h[?7l######  ######   buildozer@build-3-21-armhf 
######  ######   os     Alpine Linux 3.21.0_alpha20240923
######  ######   host   R272-P33-00 0100
                 kernel 6.1.90-0-lts
######  ######   uptime 147d 7h 31m
######  ######   pkgs   110
######  ######   memory 21077M / 256791M

[?7h[?7l    ___  ___       buildozer@build-3-21-armhf 
___ \  \/  / ___   os     Alpine Linux 3.21.0_alpha20240923
\  \ \    / /  /   host   R272-P33-00 0100
 \  \/    \/  /    kernel 6.1.90-0-lts
  \    /\    /     uptime 147d 7h 31m
   \__/  \__/      pkgs   110
                   memory 21077M / 256791M

[?7h>>> pfetch-rs: Entering fakeroot...
>>> pfetch-rs-doc*: Running split function doc...
'usr/share/licenses' -> '/home/buildozer/aports/community/pfetch-rs/pkg/pfetch-rs-doc/usr/share/licenses'
>>> pfetch-rs-doc*: Preparing subpackage pfetch-rs-doc...
>>> pfetch-rs-doc*: Running postcheck for pfetch-rs-doc
>>> pfetch-rs*: Running postcheck for pfetch-rs
>>> pfetch-rs*: Preparing package pfetch-rs...
>>> pfetch-rs*: Stripping binaries
>>> pfetch-rs-doc*: Scanning shared objects
>>> pfetch-rs*: Scanning shared objects
>>> pfetch-rs-doc*: Tracing dependencies...
>>> pfetch-rs-doc*: Package size: 1.0 KB
>>> pfetch-rs-doc*: Compressing data...
>>> pfetch-rs-doc*: Create checksum...
>>> pfetch-rs-doc*: Create pfetch-rs-doc-2.11.0-r0.apk
>>> pfetch-rs*: Tracing dependencies...
	so:libc.musl-armhf.so.1
	so:libgcc_s.so.1
>>> pfetch-rs*: Package size: 2.1 MB
>>> pfetch-rs*: Compressing data...
>>> pfetch-rs*: Create checksum...
>>> pfetch-rs*: Create pfetch-rs-2.11.0-r0.apk
>>> pfetch-rs: Build complete at Sun, 10 Nov 2024 15:44:19 +0000 elapsed time 0h 1m 51s
>>> pfetch-rs: Cleaning up srcdir
>>> pfetch-rs: Cleaning up pkgdir
>>> pfetch-rs: Uninstalling dependencies...
(1/9) Purging .makedepends-pfetch-rs (20241110.154230)
(2/9) Purging cargo-auditable (0.6.4-r0)
(3/9) Purging bash (5.2.37-r0)
Executing bash-5.2.37-r0.pre-deinstall
(4/9) Purging cargo (1.82.0-r1)
(5/9) Purging rust (1.82.0-r1)
(6/9) Purging llvm19-libs (19.1.2-r0)
(7/9) Purging libffi (3.4.6-r0)
(8/9) Purging libxml2 (2.13.4-r3)
(9/9) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 319 MiB in 101 packages
>>> pfetch-rs: Updating the community/armhf repository index...
>>> pfetch-rs: Signing the index...