Home Quick start All builds News Donations
More
Log In
Light Theme Docs
Workers

SparrowCI Report - git-hythm7-Pakku | [image: melezhik/sparrow:debian_arm]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 3664
Status: OK
Image: melezhik/sparrow:debian_arm
Worker status: OK
---
Date: 24.09.2023 @ 23:23
Time elapsed: 162 sec
---
SCM: https://github.com/hythm7/Pakku
Git sha: 28a9129
Git comment: Improve logs
image:
  - melezhik/sparrow:debian_arm

tasks:
  - 
    name: add-pakku
    default: true
    followup:
      -
        name: add-dist
    language: Bash
    code: |
      set -e
      sudo apt-get update
      sudo apt-get install -y libarchive13 > /dev/null
      cd source
      raku -I. bin/pakku nobar nospinner verbose all add .
  -
    name: add-dist
    language: Bash
    code: |
      set -e
      pakku nobar nospinner verbose all add rak
23:21:51 :: [repository] - index updated from https://sparrowhub.io/repo/api/v1/index
run stage: run
source directory does not yet exist, download source archive from storage
23:21:54 :: [repository] - installing pack-unpack, version 0.000001
[task run: task.bash - unpack source archive]
[dump code: task.bash]
[1] set -e
[2] 
[3] file=$(config file)
[4] dir=$(config dir)
[5] 
[6] echo "tar -xzf $file "
[7] 
[8] tar -xzf $file
[9] 
[10] if test $dir; then
[11]   ls -l $dir
[12] fi
[13] 
[14] 
[task stdout]
23:21:56 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/add-pakku]
[dump code: task.bash]
[1] set -e
[2] sudo apt-get update
[3] sudo apt-get install -y libarchive13 > /dev/null
[4] cd source
[5] raku -I. bin/pakku nobar nospinner verbose all add .
[6] 
[task stdout]
23:21:56 :: Hit:1 http://deb.debian.org/debian bookworm InRelease
23:21:56 :: Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
23:21:56 :: Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
23:21:56 :: Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [62.1 kB]
23:21:56 :: Fetched 162 kB in 0s (551 kB/s)
23:21:57 :: Reading package lists...
23:22:25 :: 🐝 CNF: rverbose」 all
23:23:01 :: 🐝 CNF: rbar」 False
23:23:01 :: 🐝 CNF: rspinner」 False
23:23:01 :: 🐝 CNF: rhome」 /home/worker/.pakku
23:23:01 :: 🐝 CNF: rstage」 /home/worker/.pakku/.stage
23:23:01 :: 🐝 CNF: rcache」 /home/worker/.pakku/.cache
23:23:01 :: 🐝 CNF: rtmp」 /home/worker/.pakku/.tmp
23:23:01 :: 🐝 CNF: rdont」 False
23:23:01 :: 🐝 CNF: rforce」 False
23:23:01 :: 🐝 CNF: ryolo」 False
23:23:01 :: 🐝 CNF: rcores」 3
23:23:01 :: 🐝 CNF: rdegree」 1
23:23:01 :: 🐝 CNF: rrecman」 http://recman.pakku.org
23:23:01 :: 🐝 CNF: rrepos」 /home/worker/.raku /home/worker/rakudo-2023.08/install/share/perl6/site /home/worker/rakudo-2023.08/install/share/perl6/vendor /home/worker/rakudo-2023.08/install/share/perl6/core
23:23:01 :: 🧚 ADD: r.」 
23:23:01 :: πŸ› SPC: ο½’archive:ver<13>:from<native>ο½£ satisfied!
23:23:01 :: 🧚 STG: rPakku:ver<celastrina>:auth<github:hythm7>:api<0>」 
23:23:01 :: πŸ¦‹ TST: ο½’cache.rakutestο½£ 
23:23:01 :: 🐝 TST: ok 1 - Create Pakku::Cache 
23:23:01 :: 🐝 TST: ok 2 - Pakku::Cache type 
23:23:01 :: 🐝 TST: 1..2 
23:23:01 :: πŸ¦‹ TST: ο½’cmd.rakutestο½£ 
23:23:01 :: 🐝 TST: ok 1 - add Spec 
23:23:01 :: 🐝 TST: ok 2 - add ./dist 
23:23:01 :: 🐝 TST: ok 3 - add /path/to/dist 
23:23:01 :: 🐝 TST: ok 4 - add /path/to/dist 
23:23:01 :: 🐝 TST: ok 5 - add nodeps 
23:23:01 :: 🐝 TST: ok 6 - add nodeps Spec 
23:23:01 :: 🐝 TST: ok 7 - add deps Spec 
23:23:01 :: 🐝 TST: ok 8 - add deps only Spec 
23:23:01 :: 🐝 TST: ok 9 - add deps runtime Spec 
23:23:01 :: 🐝 TST: ok 10 - add deps notest Spec 
23:23:01 :: 🐝 TST: ok 11 - add nodeps test Spec 
23:23:01 :: 🐝 TST: ok 12 - add deps test Spec 
23:23:01 :: 🐝 TST: ok 13 - add deps build Spec 
23:23:01 :: 🐝 TST: ok 14 - add build Spec 
23:23:01 :: 🐝 TST: ok 15 - add serial Spec 
23:23:01 :: 🐝 TST: ok 16 - add contained Spec 
23:23:01 :: 🐝 TST: ok 17 - add test Spec 
23:23:01 :: 🐝 TST: ok 18 - add Spec 
23:23:01 :: 🐝 TST: ok 19 - add nobuild Spec 
23:23:01 :: 🐝 TST: ok 20 - add build Spec 
23:23:01 :: 🐝 TST: ok 21 - add test Spec 
23:23:01 :: 🐝 TST: ok 22 - add notest Spec 
23:23:01 :: 🐝 TST: ok 23 - add Spec1 Spec2 
23:23:01 :: 🐝 TST: ok 24 - add Spec 
23:23:01 :: 🐝 TST: ok 25 - add exclude Dep1 Spec 
23:23:01 :: 🐝 TST: ok 26 - add exclude Dep1 exclude Dep2 Spec 
23:23:01 :: 🐝 TST: ok 27 - add depsforce Spec 
23:23:01 :: 🐝 TST: ok 28 - add nodeps xtest Spec 
23:23:01 :: 🐝 TST: ok 29 - recman add Spec 
23:23:01 :: 🐝 TST: ok 30 - recman pretty add Spec 
23:23:01 :: 🐝 TST: ok 31 - recman rea add Spec 
23:23:01 :: 🐝 TST: ok 32 - rec rea add Spec 
23:23:01 :: 🐝 TST: ok 33 - norecman rea add Spec 
23:23:01 :: 🐝 TST: ok 34 - norec rea add Spec 
23:23:01 :: 🐝 TST: ok 35 - nrec rea add Spec 
23:23:01 :: 🐝 TST: ok 36 - v 4 force add Spec 
23:23:01 :: 🐝 TST: ok 37 - v 4 add nodeps Spec 
23:23:01 :: 🐝 TST: ok 38 - pretty v 4 noforce add Spec 
23:23:01 :: 🐝 TST: ok 39 - bar spinner add Spec 
23:23:01 :: 🐝 TST: ok 40 - nobar nospinner add Spec 
23:23:01 :: 🐝 TST: ok 41 - update 
23:23:01 :: 🐝 TST: ok 42 - update Dist 
23:23:01 :: 🐝 TST: ok 43 - upgrade Dist 
23:23:01 :: 🐝 TST: ok 44 - up Dist 
23:23:01 :: 🐝 TST: ok 45 - up clean Dist 
23:23:01 :: 🐝 TST: ok 46 - up noclean Dist 
23:23:01 :: 🐝 TST: ok 47 - up nc Dist 
23:23:01 :: 🐝 TST: ok 48 - up c 
23:23:01 :: 🐝 TST: ok 49 - remove Spec1 Spec2 
23:23:01 :: 🐝 TST: ok 50 - l 
23:23:01 :: 🐝 TST: ok 51 - list 
23:23:01 :: 🐝 TST: ok 52 - list details Spec 
23:23:01 :: 🐝 TST: ok 53 - list Spec 
23:23:01 :: 🐝 TST: ok 54 - search Spec 
23:23:01 :: 🐝 TST: ok 55 - search details Spec 
23:23:01 :: 🐝 TST: ok 56 - search relaxed Spec 
23:23:01 :: 🐝 TST: ok 57 - search norelaxed Spec 
23:23:01 :: 🐝 TST: ok 58 - download Spec 
23:23:01 :: 🐝 TST: ok 59 - down Spec 
23:23:01 :: 🐝 TST: ok 60 - nuke home 
23:23:01 :: 🐝 TST: ok 61 - nuke site 
23:23:01 :: 🐝 TST: ok 62 - nuke vendor 
23:23:01 :: 🐝 TST: ok 63 - nuke cache 
23:23:01 :: 🐝 TST: ok 64 - nuke pakku 
23:23:02 :: 🐝 TST: ok 65 - st 
23:23:02 :: 🐝 TST: ok 66 - state clean 
23:23:02 :: 🐝 TST: ok 67 - state noupdates 
23:23:02 :: 🐝 TST: ok 68 - state up 
23:23:02 :: 🐝 TST: ok 69 - state nu 
23:23:02 :: 🐝 TST: ok 70 - state updates 
23:23:02 :: 🐝 TST: ok 71 - state Spec 
23:23:02 :: 🐝 TST: ok 72 - add 
23:23:02 :: 🐝 TST: ok 73 - cache add Spec 
23:23:02 :: 🐝 TST: ok 74 - nocache add Spec 
23:23:02 :: 🐝 TST: ok 75 - cache /tmp/pakku-cache add Spec 
23:23:02 :: 🐝 TST: ok 76 - config 
23:23:02 :: 🐝 TST: ok 77 - config new 
23:23:02 :: 🐝 TST: ok 78 - config reset 
23:23:02 :: 🐝 TST: ok 79 - config add 
23:23:02 :: 🐝 TST: ok 80 - config pakku force 
23:23:02 :: 🐝 TST: ok 81 - config add view reset 
23:23:02 :: 🐝 TST: ok 82 - config add reset 
23:23:02 :: 🐝 TST: ok 83 - config add enable test 
23:23:02 :: 🐝 TST: ok 84 - config add disable test 
23:23:02 :: 🐝 TST: ok 85 - config add set to home 
23:23:02 :: 🐝 TST: ok 86 - config add unset to 
23:23:02 :: 🐝 TST: ok 87 - config search set count 7 
23:23:02 :: 🐝 TST: ok 88 - config search unset count 
23:23:02 :: 🐝 TST: ok 89 - config pakku enable dont 
23:23:02 :: 🐝 TST: ok 90 - config pakku enable pretty please 
23:23:02 :: 🐝 TST: ok 91 - config pakku set verbose debug  
23:23:02 :: 🐝 TST: ok 92 - config pakku unset dont verbose async  
23:23:02 :: 🐝 TST: ok 93 - config recman default disable 
23:23:02 :: 🐝 TST: ok 94 - config recman pakku enable 
23:23:02 :: 🐝 TST: ok 95 - config recman default unset 
23:23:02 :: 🐝 TST: ok 96 - config recman reset 
23:23:02 :: 🐝 TST: ok 97 - config recman rea set priority 1 url http://my-recman.com 
23:23:02 :: 🐝 TST: ok 98 - config log debug unset 
23:23:02 :: 🐝 TST: ok 99 - config log info set prefix INFO: color green 
23:23:02 :: 🐝 TST: ok 100 - config log reset 
23:23:02 :: 🐝 TST: ok 101 - pretty config /tmp/config.json config pakku enable dont 
23:23:02 :: 🐝 TST: ok 102 - help 
23:23:02 :: 🐝 TST: ok 103 - help add 
23:23:02 :: 🐝 TST: ok 104 - a 
23:23:02 :: 🐝 TST: ok 105 - no cmd 
23:23:02 :: 🐝 TST: ok 106 - help no cmd 
23:23:02 :: 🐝 TST: 1..106 
23:23:02 :: πŸ¦‹ TST: ο½’config.rakutestο½£ 
23:23:02 :: 🐝 TST: ok 1 - create new config 
23:23:02 :: 🐝 TST: ok 2 - enable option 
23:23:02 :: 🐝 TST: ok 3 - confirm enable option in config file 
23:23:02 :: 🐝 TST: ok 4 - disable option 
23:23:02 :: 🐝 TST: ok 5 - confirm disable option in config file 
23:23:02 :: 🐝 TST: ok 6 - disable Bool & Str option 
23:23:02 :: 🐝 TST: ok 7 - confirm disable Bool & Str option in config file 
23:23:02 :: 🐝 TST: ok 8 - set Bool & Str option 
23:23:02 :: 🐝 TST: ok 9 - confirm set Bool & Str option in config file 
23:23:02 :: 🐝 TST: ok 10 - set option 
23:23:02 :: 🐝 TST: ok 11 - confirm set option in config file 
23:23:02 :: 🐝 TST: ok 12 - unset option 
23:23:02 :: 🐝 TST: ok 13 - confirm unset option in config file 
23:23:02 :: 🐝 TST: ok 14 - set Int option 
23:23:02 :: 🐝 TST: ok 15 - confirm set Int option in config file 
23:23:02 :: 🐝 TST: ok 16 - set Array option 
23:23:02 :: 🐝 TST: ok 17 - confirm set Array option in config file 
23:23:02 :: 🐝 TST: ok 18 - set new recman 
23:23:02 :: 🐝 TST: ok 19 - recman disable 
23:23:02 :: 🐝 TST: ok 20 - recman enable 
23:23:02 :: 🐝 TST: ok 21 - confirm recman active in config file 
23:23:02 :: 🐝 TST: ok 22 - set recman option 
23:23:02 :: 🐝 TST: ok 23 - confirm set recman option in config file 
23:23:02 :: 🐝 TST: ok 24 - unset recman option 
23:23:02 :: 🐝 TST: ok 25 - confirm unset recman option in config file 
23:23:02 :: 🐝 TST: ok 26 - unset recman name 
23:23:02 :: 🐝 TST: ok 27 - confirm unset recman name in config file 
23:23:02 :: 🐝 TST: ok 28 - unset recman 
23:23:02 :: 🐝 TST: ok 29 - confirm unset recman in config file 
23:23:02 :: 🐝 TST: ok 30 - set new log level 
23:23:02 :: 🐝 TST: ok 31 - set log level option 
23:23:02 :: 🐝 TST: ok 32 - confirm set log level option in config file 
23:23:02 :: 🐝 TST: ok 33 - unset log level option 
23:23:02 :: 🐝 TST: ok 34 - confirm unset log level option in config file 
23:23:02 :: 🐝 TST: ok 35 - unset log level 
23:23:02 :: 🐝 TST: ok 36 - confirm unset log level in config file 
23:23:02 :: 🐝 TST: ok 37 - reset config module 
23:23:02 :: 🐝 TST: ok 38 - reset config 
23:23:02 :: 🐝 TST: 1..38 
23:23:02 :: πŸ¦‹ TST: ο½’core.rakutestο½£ 
23:23:02 :: 🐝 TST: ok 1 - Compose Pakku::Core 
23:23:02 :: 🐝 TST: ok 2 - Native dependency exists 
23:23:02 :: 🐝 TST: ok 3 - Native dependency missing 
23:23:02 :: 🐝 TST: ok 4 - Binary dependency exists 
23:23:02 :: 🐝 TST: ok 5 - Binary dependency missing 
23:23:02 :: 🐝 TST: ok 6 - Raku dependency exists 
23:23:02 :: 🐝 TST: ok 7 - Raku dependency missing 
23:23:02 :: 🐝 TST: ok 8 - Native dependency no satisfy 
23:23:02 :: 🐝 TST: ok 9 - Binary dependency no satisfy 
23:23:02 :: 🐝 TST: ok 10 - Can satisfy a dependency 
23:23:02 :: 🐝 TST: ok 11 - can not satisfy bin dependency 
23:23:02 :: 🐝 TST: 1..11 
23:23:02 :: πŸ¦‹ TST: ο½’log.rakutestο½£ 
23:23:02 :: 🐝 TST: ok 1 - Create Pakku::Log 
23:23:02 :: 🐝 TST: ok 2 - Pakku::Log type 
23:23:02 :: 🐝 TST: 1..2 
23:23:02 :: πŸ¦‹ TST: ο½’meta.rakutestο½£ 
23:23:02 :: 🐝 TST: ok 1 - Create Meta object 
23:23:02 :: 🐝 TST: ok 2 - Meta object is correct type 
23:23:02 :: 🐝 TST: ok 3 - Stringfy 
23:23:02 :: 🐝 TST: ok 4 - dist is correct 
23:23:02 :: 🐝 TST: ok 5 - name is correct 
23:23:02 :: 🐝 TST: 1..5 
23:23:02 :: πŸ¦‹ TST: ο½’spec.rakutestο½£ 
23:23:02 :: 🐝 TST: ok 1 - Spec 
23:23:02 :: 🐝 TST: ok 2 - Spec::Spec 
23:23:02 :: 🐝 TST: ok 3 - Spec::Spec:ver<0.42> 
23:23:02 :: 🐝 TST: ok 4 - Spec::Spec:ver<0.42>:auth<github:jojo> 
23:23:02 :: 🐝 TST: ok 5 - Spec::Spec:ver<0.42>:auth<github:jojo> 
23:23:02 :: 🐝 TST: ok 6 - Spec::Spec:ver<0.1>:auth<github:jojo>:api<0.42> 
23:23:02 :: 🐝 TST: ok 7 - Spec::Spec 
23:23:02 :: 🐝 TST: ok 8 - spec:from<bin> 
23:23:02 :: 🐝 TST: ok 9 - spec:from<bin> 
23:23:02 :: 🐝 TST: ok 10 - spec:from<native> 
23:23:02 :: 🐝 TST: ok 11 - spec:from<native> 
23:23:02 :: 🐝 TST: ok 12 - spec:ver<0.42>:from<native> 
23:23:02 :: 🐝 TST: ok 13 - any	spec1:ver<1> spec2 
23:23:02 :: 🐝 TST: ok 14 - any	from	Native 
23:23:02 :: 🐝 TST: # name	spec 
23:23:02 :: 🐝 TST: # ver	0.42 from	bin 
23:23:02 :: 🐝 TST: # name	spec 
23:23:02 :: 🐝 TST: ok 15 - any	spec:ver<1>:from<native> from	native 
23:23:02 :: 🐝 TST: # name	spec 
23:23:02 :: 🐝 TST: # ver	0.42 
23:23:02 :: 🐝 TST: ok 16 - Spec: is not valid spec 
23:23:02 :: 🐝 TST: ok 17 - Spec:: is not valid spec 
23:23:02 :: 🐝 TST: ok 18 - Spec::Spec:ver is not valid spec 
23:23:02 :: 🐝 TST: ok 19 - Spec::Spec:ver< is not valid spec 
23:23:02 :: 🐝 TST: ok 20 - Spec::Spec:ver<0.1>:auth<github:jojo>:api42> is not valid spec 
23:23:02 :: 🐝 TST: ok 21 - Spec from META6 file 
23:23:02 :: 🐝 TST: ok 22 - foo:ver<0.0.3>:auth<bar>:api<3> matches foo 
23:23:02 :: 🐝 TST: ok 23 - foo:ver<0.0.3>:auth<bar>:api<3> matches foo:ver<0.0.2+> 
23:23:02 :: 🐝 TST: ok 24 - foo:ver<0.0.3>:auth<bar>:api<3> matches bar:ver<0.0.1> | foo:ver<0.0.3> 
23:23:02 :: 🐝 TST: ok 25 - foo:ver<0.0.3>:auth<bar>:api<3> does not match foo:ver<0.0.4+> 
23:23:02 :: 🐝 TST: ok 26 - foo:ver<0.0.3>:auth<bar>:api<3> does not match foo:api<5> 
23:23:02 :: 🐝 TST: 1..26 
23:23:02 :: 🧚 TST: rPakku:ver<celastrina>:auth<github:hythm7>:api<0>」 
23:23:02 :: πŸ› BIN: ο½’/home/worker/rakudo-2023.08/install/share/perl6/site/binο½£ binaries added!
23:23:02 :: 🧚 BIN: rpakku」 
23:23:02 :: 🧚 FUN: -Ofun 
[task stderr]
23:23:02 :: debconf: delaying package configuration, since apt-utils is not installed
23:23:17 :: [repository] - index updated from https://sparrowhub.io/repo/api/v1/index
run stage: run
[task run: task.bash - tasks/add-dist]
[dump code: task.bash]
[1] set -e
[2] pakku nobar nospinner verbose all add rak
[3] 
[task stdout]
23:23:21 :: 🐝 CNF: rverbose」 all
23:23:22 :: 🐝 CNF: rbar」 False
23:23:22 :: 🐝 CNF: rspinner」 False
23:23:22 :: 🐝 CNF: rhome」 /home/worker/.pakku
23:23:22 :: 🐝 CNF: rstage」 /home/worker/.pakku/.stage
23:23:22 :: 🐝 CNF: rcache」 /home/worker/.pakku/.cache
23:23:22 :: 🐝 CNF: rtmp」 /home/worker/.pakku/.tmp
23:23:22 :: 🐝 CNF: rdont」 False
23:23:22 :: 🐝 CNF: rforce」 False
23:23:22 :: 🐝 CNF: ryolo」 False
23:23:22 :: 🐝 CNF: rcores」 3
23:23:22 :: 🐝 CNF: rdegree」 1
23:23:22 :: 🐝 CNF: rrecman」 http://recman.pakku.org
23:23:22 :: 🐝 CNF: rrepos」 /home/worker/.raku /home/worker/rakudo-2023.08/install/share/perl6/site /home/worker/rakudo-2023.08/install/share/perl6/vendor /home/worker/rakudo-2023.08/install/share/perl6/core
23:23:22 :: 🧚 ADD: rrak」 
23:23:22 :: πŸ› SPC: ο½’rakο½£ satisfying!
23:23:22 :: πŸ› CAC: ο½’rakο½£ recommending!
23:23:22 :: πŸ› REC: ο½’rakο½£ pakku: recommending!
23:23:22 :: 🐝 REC: rhttp://recman.pakku.org/meta/recommend/rak」 
23:23:22 :: πŸ› REC: ο½’rakο½£ pakku: found!
23:23:22 :: 🧚 MTA: rrak:ver<0.0.47>:auth<zef:lizmat>:api<>」 
23:23:22 :: πŸ› SPC: ο½’Git::Files:ver<0.0.6>:auth<zef:lizmat>ο½£ satisfying!
23:23:22 :: πŸ› CAC: ο½’Git::Files:ver<0.0.6>:auth<zef:lizmat>ο½£ recommending!
23:23:22 :: πŸ› REC: ο½’Git::Files:ver<0.0.6>:auth<zef:lizmat>ο½£ pakku: recommending!
23:23:22 :: 🐝 REC: rhttp://recman.pakku.org/meta/recommend/Git::Files?ver=0.0.6&auth=zef:lizmat」 
23:23:22 :: πŸ› REC: ο½’Git::Files:ver<0.0.6>:auth<zef:lizmat>ο½£ pakku: found!
23:23:22 :: 🧚 MTA: rGit::Files:ver<0.0.6>:auth<zef:lizmat>:api<>」 
23:23:22 :: πŸ› SPC: ο½’path-utils:ver<0.0.13>:auth<zef:lizmat>ο½£ satisfying!
23:23:22 :: πŸ› CAC: ο½’path-utils:ver<0.0.13>:auth<zef:lizmat>ο½£ recommending!
23:23:22 :: πŸ› REC: ο½’path-utils:ver<0.0.13>:auth<zef:lizmat>ο½£ pakku: recommending!
23:23:22 :: 🐝 REC: rhttp://recman.pakku.org/meta/recommend/path%2Dutils?ver=0.0.13&auth=zef:lizmat」 
23:23:22 :: πŸ› REC: ο½’path-utils:ver<0.0.13>:auth<zef:lizmat>ο½£ pakku: found!
23:23:22 :: 🧚 MTA: rpath-utils:ver<0.0.13>:auth<zef:lizmat>:api<>」 
23:23:22 :: πŸ› SPC: ο½’hyperize:ver<0.0.2>:auth<zef:lizmat>ο½£ satisfying!
23:23:22 :: πŸ› CAC: ο½’hyperize:ver<0.0.2>:auth<zef:lizmat>ο½£ recommending!
23:23:22 :: πŸ› REC: ο½’hyperize:ver<0.0.2>:auth<zef:lizmat>ο½£ pakku: recommending!
23:23:22 :: 🐝 REC: rhttp://recman.pakku.org/meta/recommend/hyperize?ver=0.0.2&auth=zef:lizmat」 
23:23:22 :: πŸ› REC: ο½’hyperize:ver<0.0.2>:auth<zef:lizmat>ο½£ pakku: found!
23:23:22 :: 🧚 MTA: rhyperize:ver<0.0.2>:auth<zef:lizmat>:api<>」 
23:23:23 :: πŸ› SPC: ο½’paths:ver<10.0.9>:auth<zef:lizmat>ο½£ satisfying!
23:23:23 :: πŸ› CAC: ο½’paths:ver<10.0.9>:auth<zef:lizmat>ο½£ recommending!
23:23:23 :: πŸ› REC: ο½’paths:ver<10.0.9>:auth<zef:lizmat>ο½£ pakku: recommending!
23:23:23 :: 🐝 REC: rhttp://recman.pakku.org/meta/recommend/paths?ver=10.0.9&auth=zef:lizmat」 
23:23:23 :: πŸ› REC: ο½’paths:ver<10.0.9>:auth<zef:lizmat>ο½£ pakku: found!
23:23:23 :: 🧚 MTA: rpaths:ver<10.0.9>:auth<zef:lizmat>:api<>」 
23:23:23 :: πŸ› SPC: ο½’Trap:ver<0.0.1>:auth<zef:lizmat>ο½£ satisfying!
23:23:23 :: πŸ› CAC: ο½’Trap:ver<0.0.1>:auth<zef:lizmat>ο½£ recommending!
23:23:23 :: πŸ› REC: ο½’Trap:ver<0.0.1>:auth<zef:lizmat>ο½£ pakku: recommending!
23:23:23 :: 🐝 REC: rhttp://recman.pakku.org/meta/recommend/Trap?ver=0.0.1&auth=zef:lizmat」 
23:23:23 :: πŸ› REC: ο½’Trap:ver<0.0.1>:auth<zef:lizmat>ο½£ pakku: found!
23:23:23 :: 🧚 MTA: rTrap:ver<0.0.1>:auth<zef:lizmat>:api<>」 
23:23:23 :: πŸ¦‹ FTC: ο½’path-utils:ver<0.0.13>:auth<zef:lizmat>:api<>ο½£ 
23:23:23 :: πŸ› CAC: ο½’path-utils:ver<0.0.13>:auth<zef:lizmat>:api<>ο½£ looking!
23:23:23 :: πŸ› FTC: ο½’http://recman.pakku.org/archive/A17D23FFAD40041F03092CD351BB39930D6523F1/6E541B6114B059918DE0F07B8C89DDAFF7C124AE.tar.gzο½£ 
23:23:23 :: 🐝 FTC: rhttp://recman.pakku.org/archive/A17D23FFAD40041F03092CD351BB39930D6523F1/6E541B6114B059918DE0F07B8C89DDAFF7C124AE.tar.gz」 /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318
23:23:23 :: πŸ› EXT: ο½’/home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/1695597839.3744318.tar.gzο½£ 
23:23:23 :: πŸ› RMV: ο½’/home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/1695597839.3744318.tar.gzο½£ 
23:23:23 :: πŸ› FTC: ο½’/home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318ο½£ 
23:23:23 :: 🧚 FTC: rpath-utils:ver<0.0.13>:auth<zef:lizmat>:api<>」 
23:23:23 :: πŸ› CAC: ο½’path-utils:ver<0.0.13>:auth<zef:lizmat>:api<>ο½£ caching!
23:23:23 :: πŸ› CAC: ο½’path-utils:ver<0.0.13>:auth<zef:lizmat>:api<>ο½£ /home/worker/.pakku/.cache/A17D23FFAD40041F03092CD351BB39930D6523F1/6E541B6114B059918DE0F07B8C89DDAFF7C124AE
23:23:23 :: πŸ¦‹ FTC: ο½’Git::Files:ver<0.0.6>:auth<zef:lizmat>:api<>ο½£ 
23:23:23 :: πŸ› CAC: ο½’Git::Files:ver<0.0.6>:auth<zef:lizmat>:api<>ο½£ looking!
23:23:23 :: πŸ› FTC: ο½’http://recman.pakku.org/archive/1238DB8F26512653255270E50ECF30284C44C807/D8F47108599A14BD7A268E6BD793E337AC6E6834.tar.gzο½£ 
23:23:23 :: 🐝 FTC: rhttp://recman.pakku.org/archive/1238DB8F26512653255270E50ECF30284C44C807/D8F47108599A14BD7A268E6BD793E337AC6E6834.tar.gz」 /home/worker/.pakku/.tmp/D8F47108599A14BD7A268E6BD793E337AC6E6834/1695597839.5625308
23:23:23 :: πŸ› EXT: ο½’/home/worker/.pakku/.tmp/D8F47108599A14BD7A268E6BD793E337AC6E6834/1695597839.5625308/1695597839.5625308.tar.gzο½£ 
23:23:23 :: πŸ› RMV: ο½’/home/worker/.pakku/.tmp/D8F47108599A14BD7A268E6BD793E337AC6E6834/1695597839.5625308/1695597839.5625308.tar.gzο½£ 
23:23:23 :: πŸ› FTC: ο½’/home/worker/.pakku/.tmp/D8F47108599A14BD7A268E6BD793E337AC6E6834/1695597839.5625308ο½£ 
23:23:23 :: 🧚 FTC: rGit::Files:ver<0.0.6>:auth<zef:lizmat>:api<>」 
23:23:23 :: πŸ› CAC: ο½’Git::Files:ver<0.0.6>:auth<zef:lizmat>:api<>ο½£ caching!
23:23:23 :: πŸ› CAC: ο½’Git::Files:ver<0.0.6>:auth<zef:lizmat>:api<>ο½£ /home/worker/.pakku/.cache/1238DB8F26512653255270E50ECF30284C44C807/D8F47108599A14BD7A268E6BD793E337AC6E6834
23:23:23 :: πŸ¦‹ FTC: ο½’hyperize:ver<0.0.2>:auth<zef:lizmat>:api<>ο½£ 
23:23:23 :: πŸ› CAC: ο½’hyperize:ver<0.0.2>:auth<zef:lizmat>:api<>ο½£ looking!
23:23:23 :: πŸ› FTC: ο½’http://recman.pakku.org/archive/D9FAA7E91EB81C3CEA914BA9AE3418A8185581ED/28BEC551EBF22372490A0A12B81B29D3CCEBF153.tar.gzο½£ 
23:23:23 :: 🐝 FTC: rhttp://recman.pakku.org/archive/D9FAA7E91EB81C3CEA914BA9AE3418A8185581ED/28BEC551EBF22372490A0A12B81B29D3CCEBF153.tar.gz」 /home/worker/.pakku/.tmp/28BEC551EBF22372490A0A12B81B29D3CCEBF153/1695597839.6967084
23:23:23 :: πŸ› EXT: ο½’/home/worker/.pakku/.tmp/28BEC551EBF22372490A0A12B81B29D3CCEBF153/1695597839.6967084/1695597839.6967084.tar.gzο½£ 
23:23:23 :: πŸ› RMV: ο½’/home/worker/.pakku/.tmp/28BEC551EBF22372490A0A12B81B29D3CCEBF153/1695597839.6967084/1695597839.6967084.tar.gzο½£ 
23:23:23 :: πŸ› FTC: ο½’/home/worker/.pakku/.tmp/28BEC551EBF22372490A0A12B81B29D3CCEBF153/1695597839.6967084ο½£ 
23:23:23 :: 🧚 FTC: rhyperize:ver<0.0.2>:auth<zef:lizmat>:api<>」 
23:23:23 :: πŸ› CAC: ο½’hyperize:ver<0.0.2>:auth<zef:lizmat>:api<>ο½£ caching!
23:23:23 :: πŸ› CAC: ο½’hyperize:ver<0.0.2>:auth<zef:lizmat>:api<>ο½£ /home/worker/.pakku/.cache/D9FAA7E91EB81C3CEA914BA9AE3418A8185581ED/28BEC551EBF22372490A0A12B81B29D3CCEBF153
23:23:23 :: πŸ¦‹ FTC: ο½’paths:ver<10.0.9>:auth<zef:lizmat>:api<>ο½£ 
23:23:23 :: πŸ› CAC: ο½’paths:ver<10.0.9>:auth<zef:lizmat>:api<>ο½£ looking!
23:23:23 :: πŸ› FTC: ο½’http://recman.pakku.org/archive/0C6EECEB6E5744CC0A0A7D55D06E7292F43C9F8C/5174CA727A900259BEEEAF4A5A3A5754219FB0E8.tar.gzο½£ 
23:23:23 :: 🐝 FTC: rhttp://recman.pakku.org/archive/0C6EECEB6E5744CC0A0A7D55D06E7292F43C9F8C/5174CA727A900259BEEEAF4A5A3A5754219FB0E8.tar.gz」 /home/worker/.pakku/.tmp/5174CA727A900259BEEEAF4A5A3A5754219FB0E8/1695597839.8283606
23:23:23 :: πŸ› EXT: ο½’/home/worker/.pakku/.tmp/5174CA727A900259BEEEAF4A5A3A5754219FB0E8/1695597839.8283606/1695597839.8283606.tar.gzο½£ 
23:23:23 :: πŸ› RMV: ο½’/home/worker/.pakku/.tmp/5174CA727A900259BEEEAF4A5A3A5754219FB0E8/1695597839.8283606/1695597839.8283606.tar.gzο½£ 
23:23:23 :: πŸ› FTC: ο½’/home/worker/.pakku/.tmp/5174CA727A900259BEEEAF4A5A3A5754219FB0E8/1695597839.8283606ο½£ 
23:23:23 :: 🧚 FTC: rpaths:ver<10.0.9>:auth<zef:lizmat>:api<>」 
23:23:23 :: πŸ› CAC: ο½’paths:ver<10.0.9>:auth<zef:lizmat>:api<>ο½£ caching!
23:23:24 :: πŸ› CAC: ο½’paths:ver<10.0.9>:auth<zef:lizmat>:api<>ο½£ /home/worker/.pakku/.cache/0C6EECEB6E5744CC0A0A7D55D06E7292F43C9F8C/5174CA727A900259BEEEAF4A5A3A5754219FB0E8
23:23:24 :: πŸ¦‹ FTC: ο½’Trap:ver<0.0.1>:auth<zef:lizmat>:api<>ο½£ 
23:23:24 :: πŸ› CAC: ο½’Trap:ver<0.0.1>:auth<zef:lizmat>:api<>ο½£ looking!
23:23:24 :: πŸ› FTC: ο½’http://recman.pakku.org/archive/E3A545CEA7FBFAE7E047BF407DF0D491E40D7CFA/9BAC4E818C4C6E502DF73CCEB515B12AFD1CECED.tar.gzο½£ 
23:23:24 :: 🐝 FTC: rhttp://recman.pakku.org/archive/E3A545CEA7FBFAE7E047BF407DF0D491E40D7CFA/9BAC4E818C4C6E502DF73CCEB515B12AFD1CECED.tar.gz」 /home/worker/.pakku/.tmp/9BAC4E818C4C6E502DF73CCEB515B12AFD1CECED/1695597839.9637485
23:23:24 :: πŸ› EXT: ο½’/home/worker/.pakku/.tmp/9BAC4E818C4C6E502DF73CCEB515B12AFD1CECED/1695597839.9637485/1695597839.9637485.tar.gzο½£ 
23:23:24 :: πŸ› RMV: ο½’/home/worker/.pakku/.tmp/9BAC4E818C4C6E502DF73CCEB515B12AFD1CECED/1695597839.9637485/1695597839.9637485.tar.gzο½£ 
23:23:24 :: πŸ› FTC: ο½’/home/worker/.pakku/.tmp/9BAC4E818C4C6E502DF73CCEB515B12AFD1CECED/1695597839.9637485ο½£ 
23:23:24 :: 🧚 FTC: rTrap:ver<0.0.1>:auth<zef:lizmat>:api<>」 
23:23:24 :: πŸ› CAC: ο½’Trap:ver<0.0.1>:auth<zef:lizmat>:api<>ο½£ caching!
23:23:24 :: πŸ› CAC: ο½’Trap:ver<0.0.1>:auth<zef:lizmat>:api<>ο½£ /home/worker/.pakku/.cache/E3A545CEA7FBFAE7E047BF407DF0D491E40D7CFA/9BAC4E818C4C6E502DF73CCEB515B12AFD1CECED
23:23:24 :: πŸ¦‹ FTC: ο½’rak:ver<0.0.47>:auth<zef:lizmat>:api<>ο½£ 
23:23:24 :: πŸ› CAC: ο½’rak:ver<0.0.47>:auth<zef:lizmat>:api<>ο½£ looking!
23:23:24 :: πŸ› FTC: ο½’http://recman.pakku.org/archive/A74E182E49ABF6252C9B13E1B94C4C5A47F8DA9A/DAE65B81148A459927E2E36DAEFEE400083E80B8.tar.gzο½£ 
23:23:24 :: 🐝 FTC: rhttp://recman.pakku.org/archive/A74E182E49ABF6252C9B13E1B94C4C5A47F8DA9A/DAE65B81148A459927E2E36DAEFEE400083E80B8.tar.gz」 /home/worker/.pakku/.tmp/DAE65B81148A459927E2E36DAEFEE400083E80B8/1695597840.0932393
23:23:24 :: πŸ› EXT: ο½’/home/worker/.pakku/.tmp/DAE65B81148A459927E2E36DAEFEE400083E80B8/1695597840.0932393/1695597840.0932393.tar.gzο½£ 
23:23:24 :: πŸ› RMV: ο½’/home/worker/.pakku/.tmp/DAE65B81148A459927E2E36DAEFEE400083E80B8/1695597840.0932393/1695597840.0932393.tar.gzο½£ 
23:23:24 :: πŸ› FTC: ο½’/home/worker/.pakku/.tmp/DAE65B81148A459927E2E36DAEFEE400083E80B8/1695597840.0932393ο½£ 
23:23:24 :: 🧚 FTC: rrak:ver<0.0.47>:auth<zef:lizmat>:api<>」 
23:23:24 :: πŸ› CAC: ο½’rak:ver<0.0.47>:auth<zef:lizmat>:api<>ο½£ caching!
23:23:24 :: πŸ› CAC: ο½’rak:ver<0.0.47>:auth<zef:lizmat>:api<>ο½£ /home/worker/.pakku/.cache/A74E182E49ABF6252C9B13E1B94C4C5A47F8DA9A/DAE65B81148A459927E2E36DAEFEE400083E80B8
23:23:24 :: 🧚 STG: rpath-utils:ver<0.0.13>:auth<zef:lizmat>:api<>」 
23:23:24 :: πŸ¦‹ TST: ο½’01-basic.rakutestο½£ 
23:23:24 :: 🐝 TST: 1..54 
23:23:24 :: 🐝 TST: ok 1 - does /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest exist 
23:23:24 :: 🐝 TST: ok 2 - does /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t exist 
23:23:24 :: 🐝 TST: ok 3 - does foo NOT exist 
23:23:24 :: 🐝 TST: ok 4 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest a regular file 
23:23:24 :: 🐝 TST: ok 5 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t NOT a regular file 
23:23:24 :: 🐝 TST: ok 6 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t a directory 
23:23:24 :: 🐝 TST: ok 7 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest NOT a directory 
23:23:24 :: 🐝 TST: ok 8 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest NOT a device 
23:23:24 :: 🐝 TST: ok 9 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t NOT a device 
23:23:24 :: 🐝 TST: ok 10 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest NOT a symlink 
23:23:24 :: 🐝 TST: ok 11 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t NOT a symlink 
23:23:24 :: 🐝 TST: ok 12 - does /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest contain text 
23:23:24 :: 🐝 TST: ok 13 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest created a Num 
23:23:24 :: 🐝 TST: ok 14 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest accessed a Num 
23:23:24 :: 🐝 TST: ok 15 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest accessed a Num 
23:23:24 :: 🐝 TST: ok 16 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest accessed a Num 
23:23:24 :: 🐝 TST: ok 17 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest uid an Int 
23:23:24 :: 🐝 TST: ok 18 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest gid an Int 
23:23:24 :: 🐝 TST: ok 19 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest inode an Int 
23:23:24 :: 🐝 TST: ok 20 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t inode an Int 
23:23:24 :: 🐝 TST: ok 21 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest device-number an Int 
23:23:24 :: 🐝 TST: ok 22 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t device-number an Int 
23:23:24 :: 🐝 TST: ok 23 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest hard-links an Int 
23:23:24 :: 🐝 TST: ok 24 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t hard-links an Int 
23:23:24 :: 🐝 TST: ok 25 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest inode an Int 
23:23:24 :: 🐝 TST: ok 26 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t inode an Int 
23:23:24 :: 🐝 TST: ok 27 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest block-size an Int 
23:23:24 :: 🐝 TST: ok 28 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t block-size an Int 
23:23:24 :: 🐝 TST: ok 29 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest blocks an Int 
23:23:24 :: 🐝 TST: ok 30 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t blocks an Int 
23:23:24 :: 🐝 TST: ok 31 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest filesize an Int 
23:23:24 :: 🐝 TST: ok 32 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t filesize an Int 
23:23:24 :: 🐝 TST: ok 33 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest not empty 
23:23:24 :: 🐝 TST: ok 34 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest mode ok 
23:23:24 :: 🐝 TST: ok 35 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t mode ok 
23:23:24 :: 🐝 TST: ok 36 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest filesize ok 
23:23:24 :: 🐝 TST: ok 37 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest readable by user 
23:23:24 :: 🐝 TST: ok 38 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest writable by user 
23:23:24 :: 🐝 TST: ok 39 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest executable by user 
23:23:24 :: 🐝 TST: ok 40 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest group readable 
23:23:24 :: 🐝 TST: ok 41 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest group writable 
23:23:28 :: 🐝 TST: ok 42 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest group executable 
23:23:28 :: 🐝 TST: ok 43 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest world readable 
23:23:28 :: 🐝 TST: ok 44 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest world writable 
23:23:28 :: 🐝 TST: ok 45 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t/01-basic.rakutest world executable 
23:23:28 :: 🐝 TST: ok 46 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t readable by user 
23:23:28 :: 🐝 TST: ok 47 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t writable by user 
23:23:28 :: 🐝 TST: ok 48 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t executable by user 
23:23:28 :: 🐝 TST: ok 49 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t group readable 
23:23:28 :: 🐝 TST: ok 50 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t group writable 
23:23:28 :: 🐝 TST: ok 51 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t group executable 
23:23:28 :: 🐝 TST: ok 52 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t world readable 
23:23:28 :: 🐝 TST: ok 53 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t world writable 
23:23:28 :: 🐝 TST: ok 54 - is /home/worker/.pakku/.tmp/6E541B6114B059918DE0F07B8C89DDAFF7C124AE/1695597839.3744318/t world executable 
23:23:28 :: πŸ¦‹ TST: ο½’02-selective-importing.rakutestο½£ 
23:23:28 :: 🐝 TST: 1..41 
23:23:28 :: 🐝 TST: ok 1 - Did 'path-accessed' get exported? 
23:23:28 :: 🐝 TST: ok 2 - Did 'path-block-size' get exported? 
23:23:28 :: 🐝 TST: ok 3 - Did 'path-blocks' get exported? 
23:23:28 :: 🐝 TST: ok 4 - Did 'path-created' get exported? 
23:23:28 :: 🐝 TST: ok 5 - Did 'path-device-number' get exported? 
23:23:28 :: 🐝 TST: ok 6 - Did 'path-exists' get exported? 
23:23:28 :: 🐝 TST: ok 7 - Did 'path-is-directory' get exported? 
23:23:28 :: 🐝 TST: ok 8 - Did 'path-filesize' get exported? 
23:23:28 :: 🐝 TST: ok 9 - Did 'path-gid' get exported? 
23:23:28 :: 🐝 TST: ok 10 - Did 'path-hard-links' get exported? 
23:23:28 :: 🐝 TST: ok 11 - Did 'path-has-setgid' get exported? 
23:23:28 :: 🐝 TST: ok 12 - Did 'path-has-setuid' get exported? 
23:23:28 :: 🐝 TST: ok 13 - Did 'path-inode' get exported? 
23:23:28 :: 🐝 TST: ok 14 - Did 'path-is-device' get exported? 
23:23:28 :: 🐝 TST: ok 15 - Did 'path-is-empty' get exported? 
23:23:28 :: 🐝 TST: ok 16 - Did 'path-is-executable' get exported? 
23:23:28 :: 🐝 TST: ok 17 - Did 'path-is-git-repo' get exported? 
23:23:28 :: 🐝 TST: ok 18 - Did 'path-is-github-repo' get exported? 
23:23:28 :: 🐝 TST: ok 19 - Did 'path-is-group-executable' get exported? 
23:23:28 :: 🐝 TST: ok 20 - Did 'path-is-group-readable' get exported? 
23:23:28 :: 🐝 TST: ok 21 - Did 'path-is-group-writable' get exported? 
23:23:28 :: 🐝 TST: ok 22 - Did 'path-is-owned-by-group' get exported? 
23:23:28 :: 🐝 TST: ok 23 - Did 'path-is-owned-by-user' get exported? 
23:23:28 :: 🐝 TST: ok 24 - Did 'path-is-owner-executable' get exported? 
23:23:28 :: 🐝 TST: ok 25 - Did 'path-is-owner-readable' get exported? 
23:23:28 :: 🐝 TST: ok 26 - Did 'path-is-owner-writable' get exported? 
23:23:28 :: 🐝 TST: ok 27 - Did 'path-is-readable' get exported? 
23:23:28 :: 🐝 TST: ok 28 - Did 'path-is-regular-file' get exported? 
23:23:28 :: 🐝 TST: ok 29 - Did 'path-is-sticky' get exported? 
23:23:28 :: 🐝 TST: ok 30 - Did 'path-is-symbolic-link' get exported? 
23:23:28 :: 🐝 TST: ok 31 - Did 'path-is-text' get exported? 
23:23:28 :: 🐝 TST: ok 32 - Did 'path-is-world-executable' get exported? 
23:23:28 :: 🐝 TST: ok 33 - Did 'path-is-world-readable' get exported? 
23:23:28 :: 🐝 TST: ok 34 - Did 'path-is-world-writable' get exported? 
23:23:28 :: 🐝 TST: ok 35 - Did 'path-is-writable' get exported? 
23:23:28 :: 🐝 TST: ok 36 - Did 'path-meta-modified' get exported? 
23:23:28 :: 🐝 TST: ok 37 - Did 'path-mode' get exported? 
23:23:28 :: 🐝 TST: ok 38 - Did 'path-modified' get exported? 
23:23:28 :: 🐝 TST: ok 39 - Did 'path-uid' get exported? 
23:23:28 :: 🐝 TST: ok 40 - Did 'alive' get exported? 
23:23:28 :: 🐝 TST: ok 41 - Was the original name ok? 
23:23:28 :: 🧚 TST: rpath-utils:ver<0.0.13>:auth<zef:lizmat>:api<>」 
23:23:28 :: 🧚 STG: rGit::Files:ver<0.0.6>:auth<zef:lizmat>:api<>」 
23:23:28 :: πŸ¦‹ TST: ο½’01-basic.rakutestο½£ 
23:23:28 :: 🐝 TST: 1..1 
23:23:28 :: 🐝 TST: ok 1 - was git-files exported 
23:23:28 :: 🧚 TST: rGit::Files:ver<0.0.6>:auth<zef:lizmat>:api<>」 
23:23:28 :: 🧚 STG: rhyperize:ver<0.0.2>:auth<zef:lizmat>:api<>」 
23:23:28 :: πŸ¦‹ TST: ο½’01-basic.rakutestο½£ 
23:23:28 :: 🐝 TST: 1..8 
23:23:28 :: 🐝 TST: ok 1 - batch on hyper ok (1) 
23:23:28 :: 🐝 TST: ok 2 - batch on hyper ok (2) 
23:23:28 :: 🐝 TST: ok 3 - degree on hyper ok 
23:23:28 :: 🐝 TST: ok 4 - hyper was the invocant returned for degree == 1 
23:23:28 :: 🐝 TST: ok 5 - batch on race ok (1) 
23:23:28 :: 🐝 TST: ok 6 - batch on race ok (2) 
23:23:28 :: 🐝 TST: ok 7 - degree on race ok 
23:23:28 :: 🐝 TST: ok 8 - race was the invocant returned for degree == 1 
23:23:28 :: 🧚 TST: rhyperize:ver<0.0.2>:auth<zef:lizmat>:api<>」 
23:23:28 :: 🧚 STG: rpaths:ver<10.0.9>:auth<zef:lizmat>:api<>」 
23:23:28 :: πŸ¦‹ TST: ο½’01-basic.rakutestο½£ 
23:23:28 :: 🐝 TST: 1..28 
23:23:28 :: 🐝 TST: # Subtest: test path roots 
23:23:28 :: 🐝 TST:     1..3 
23:23:28 :: 🐝 TST:     ok 1 - root of one.json ok 
23:23:28 :: 🐝 TST:     ok 2 - root of three.txt ok 
23:23:28 :: 🐝 TST:     ok 3 - root of two.json ok 
23:23:28 :: 🐝 TST: ok 1 - test path roots 
23:23:28 :: 🐝 TST: # Subtest: did we get all the paths for $dir 
23:23:28 :: 🐝 TST:     1..4 
23:23:28 :: 🐝 TST:     ok 1 - are all files accounted for 
23:23:28 :: 🐝 TST:     ok 2 - is the content 'three.txt' 
23:23:28 :: 🐝 TST:     ok 3 - is the content 'two.json' 
23:23:28 :: 🐝 TST:     ok 4 - is the content 'one.json' 
23:23:28 :: 🐝 TST: ok 2 - did we get all the paths for $dir 
23:23:28 :: 🐝 TST: # Subtest: test path roots 
23:23:28 :: 🐝 TST:     1..2 
23:23:28 :: 🐝 TST:     ok 1 - root of foo ok 
23:23:28 :: 🐝 TST:     ok 2 - root of bar ok 
23:23:28 :: 🐝 TST: ok 3 - test path roots 
23:23:28 :: 🐝 TST: ok 4 - did we get all the directories for $dir 
23:23:28 :: 🐝 TST: # Subtest: test path roots 
23:23:28 :: 🐝 TST:     1..3 
23:23:28 :: 🐝 TST:     ok 1 - root of one.json ok 
23:23:28 :: 🐝 TST:     ok 2 - root of three.txt ok 
23:23:28 :: 🐝 TST:     ok 3 - root of two.json ok 
23:23:28 :: 🐝 TST: ok 5 - test path roots 
23:23:28 :: 🐝 TST: # Subtest: did we get all the paths for Any / Any 
23:23:28 :: 🐝 TST:     1..4 
23:23:28 :: 🐝 TST:     ok 1 - are all files accounted for 
23:23:28 :: 🐝 TST:     ok 2 - is the content 'three.txt' 
23:23:28 :: 🐝 TST:     ok 3 - is the content 'two.json' 
23:23:28 :: 🐝 TST:     ok 4 - is the content 'one.json' 
23:23:28 :: 🐝 TST: ok 6 - did we get all the paths for Any / Any 
23:23:28 :: 🐝 TST: # Subtest: test path roots 
23:23:28 :: 🐝 TST:     1..2 
23:23:28 :: 🐝 TST:     ok 1 - root of foo ok 
23:23:28 :: 🐝 TST:     ok 2 - root of bar ok 
23:23:28 :: 🐝 TST: ok 7 - test path roots 
23:23:28 :: 🐝 TST: ok 8 - did we get all the directories for Any 
23:23:28 :: 🐝 TST: # Subtest: test path roots 
23:23:28 :: 🐝 TST:     1..5 
23:23:28 :: 🐝 TST:     ok 1 - root of one.json ok 
23:23:28 :: 🐝 TST:     ok 2 - root of three.txt ok 
23:23:28 :: 🐝 TST:     ok 3 - root of two.json ok 
23:23:28 :: 🐝 TST:     ok 4 - root of five.t ok 
23:23:28 :: 🐝 TST:     ok 5 - root of four.t ok 
23:23:28 :: 🐝 TST: ok 9 - test path roots 
23:23:28 :: 🐝 TST: # Subtest: did we get all the paths for $dir :dir 
23:23:28 :: 🐝 TST:     1..6 
23:23:28 :: 🐝 TST:     ok 1 - are all files accounted for 
23:23:28 :: 🐝 TST:     ok 2 - is the content 'five.t' 
23:23:28 :: 🐝 TST:     ok 3 - is the content 'four.t' 
23:23:28 :: 🐝 TST:     ok 4 - is the content 'three.txt' 
23:23:28 :: 🐝 TST:     ok 5 - is the content 'two.json' 
23:23:28 :: 🐝 TST:     ok 6 - is the content 'one.json' 
23:23:28 :: 🐝 TST: ok 10 - did we get all the paths for $dir :dir 
23:23:28 :: 🐝 TST: # Subtest: test path roots 
23:23:28 :: 🐝 TST:     1..3 
23:23:28 :: 🐝 TST:     ok 1 - root of foo ok 
23:23:28 :: 🐝 TST:     ok 2 - root of bar ok 
23:23:28 :: 🐝 TST:     ok 3 - root of .dot ok 
23:23:28 :: 🐝 TST: ok 11 - test path roots 
23:23:28 :: 🐝 TST: ok 12 - did we get all the directories for $dir :dir 
23:23:28 :: 🐝 TST: # Subtest: test path roots 
23:23:28 :: 🐝 TST:     1..2 
23:23:28 :: 🐝 TST:     ok 1 - root of one.json ok 
23:23:28 :: 🐝 TST:     ok 2 - root of two.json ok 
23:23:28 :: 🐝 TST: ok 13 - test path roots 
23:23:28 :: 🐝 TST: # Subtest: did we get all the paths for $dir :file(*.ends-with(json)) 
23:23:28 :: 🐝 TST:     1..3 
23:23:28 :: 🐝 TST:     ok 1 - are all files accounted for 
23:23:28 :: 🐝 TST:     ok 2 - is the content 'two.json' 
23:23:28 :: 🐝 TST:     ok 3 - is the content 'one.json' 
23:23:28 :: 🐝 TST: ok 14 - did we get all the paths for $dir :file(*.ends-with(json)) 
23:23:28 :: 🐝 TST: # Subtest: test path roots 
23:23:28 :: 🐝 TST:     1..0 
23:23:33 :: 🐝 TST: ok 15 - test path roots 
23:23:33 :: 🐝 TST: ok 16 - did we get no paths for $dir :file(*.ends-with(t)) 
23:23:33 :: 🐝 TST: # Subtest: test path roots 
23:23:33 :: 🐝 TST:     1..0 
23:23:33 :: 🐝 TST: ok 17 - test path roots 
23:23:33 :: 🐝 TST: ok 18 - did we get no paths for $dir :dir(* eq .dot) 
23:23:33 :: 🐝 TST: # Subtest: test path roots 
23:23:33 :: 🐝 TST:     1..0 
23:23:33 :: 🐝 TST: ok 19 - test path roots 
23:23:33 :: 🐝 TST: ok 20 - did we get no directories for $dir :dir(* eq .dot) 
23:23:33 :: 🐝 TST: # Subtest: test path roots 
23:23:33 :: 🐝 TST:     1..2 
23:23:33 :: 🐝 TST:     ok 1 - root of five.t ok 
23:23:33 :: 🐝 TST:     ok 2 - root of four.t ok 
23:23:33 :: 🐝 TST: ok 21 - test path roots 
23:23:33 :: 🐝 TST: # Subtest: did we get all the paths for $dir :dir(* eq .dot) :recurse 
23:23:33 :: 🐝 TST:     1..3 
23:23:33 :: 🐝 TST:     ok 1 - are all files accounted for 
23:23:33 :: 🐝 TST:     ok 2 - is the content 'five.t' 
23:23:33 :: 🐝 TST:     ok 3 - is the content 'four.t' 
23:23:33 :: 🐝 TST: ok 22 - did we get all the paths for $dir :dir(* eq .dot) :recurse 
23:23:33 :: 🐝 TST: # Subtest: test path roots 
23:23:33 :: 🐝 TST:     1..1 
23:23:33 :: 🐝 TST:     ok 1 - root of .dot ok 
23:23:33 :: 🐝 TST: ok 23 - test path roots 
23:23:33 :: 🐝 TST: ok 24 - did we get all the directories for $dir :dir(* eq .dot) :recurse 
23:23:33 :: 🐝 TST: # Subtest: test path roots 
23:23:33 :: 🐝 TST:     1..1 
23:23:33 :: 🐝 TST:     ok 1 - root of three.txt ok 
23:23:33 :: 🐝 TST: ok 25 - test path roots 
23:23:33 :: 🐝 TST: # Subtest: did we get the single existing file 
23:23:33 :: 🐝 TST:     1..2 
23:23:33 :: 🐝 TST:     ok 1 - are all files accounted for 
23:23:33 :: 🐝 TST:     ok 2 - is the content 'three.txt' 
23:23:33 :: 🐝 TST: ok 26 - did we get the single existing file 
23:23:33 :: 🐝 TST: ok 27 - is this a regular file 
23:23:33 :: 🐝 TST: ok 28 - is parent not a regular file 
23:23:33 :: πŸ¦‹ TST: ο½’02-symlinks.rakutestο½£ 
23:23:33 :: 🐝 TST: 1..16 
23:23:33 :: 🐝 TST: # Subtest: test path roots 
23:23:33 :: 🐝 TST:     1..3 
23:23:33 :: 🐝 TST:     ok 1 - root of one.json ok 
23:23:33 :: 🐝 TST:     ok 2 - root of three.txt ok 
23:23:33 :: 🐝 TST:     ok 3 - root of two.json ok 
23:23:33 :: 🐝 TST: ok 1 - test path roots 
23:23:33 :: 🐝 TST: # Subtest: did we get all the paths for $dir 
23:23:33 :: 🐝 TST:     1..4 
23:23:33 :: 🐝 TST:     ok 1 - are all files accounted for 
23:23:33 :: 🐝 TST:     ok 2 - is the content 'three.txt' 
23:23:33 :: 🐝 TST:     ok 3 - is the content 'two.json' 
23:23:33 :: 🐝 TST:     ok 4 - is the content 'one.json' 
23:23:33 :: 🐝 TST: ok 2 - did we get all the paths for $dir 
23:23:33 :: 🐝 TST: # Subtest: test path roots 
23:23:33 :: 🐝 TST:     1..3 
23:23:33 :: 🐝 TST:     ok 1 - root of one.json ok 
23:23:33 :: 🐝 TST:     ok 2 - root of three.txt ok 
23:23:33 :: 🐝 TST:     ok 3 - root of two.json ok 
23:23:33 :: 🐝 TST: ok 3 - test path roots 
23:23:33 :: 🐝 TST: # Subtest: did we get all the paths for $dir 
23:23:33 :: 🐝 TST:     1..4 
23:23:33 :: 🐝 TST:     ok 1 - are all files accounted for 
23:23:33 :: 🐝 TST:     ok 2 - is the content 'three.txt' 
23:23:33 :: 🐝 TST:     ok 3 - is the content 'two.json' 
23:23:33 :: 🐝 TST:     ok 4 - is the content 'one.json' 
23:23:33 :: 🐝 TST: ok 4 - did we get all the paths for $dir 
23:23:33 :: 🐝 TST: # Subtest: test path roots 
23:23:33 :: 🐝 TST:     1..5 
23:23:33 :: 🐝 TST:     ok 1 - root of one.json ok 
23:23:33 :: 🐝 TST:     ok 2 - root of three.txt ok 
23:23:33 :: 🐝 TST:     ok 3 - root of two.json ok 
23:23:33 :: 🐝 TST:     ok 4 - root of five.t ok 
23:23:33 :: 🐝 TST:     ok 5 - root of four.t ok 
23:23:33 :: 🐝 TST: ok 5 - test path roots 
23:23:33 :: 🐝 TST: # Subtest: did we get all the paths for $dir :dir 
23:23:33 :: 🐝 TST:     1..6 
23:23:33 :: 🐝 TST:     ok 1 - are all files accounted for 
23:23:33 :: 🐝 TST:     ok 2 - is the content 'five.t' 
23:23:33 :: 🐝 TST:     ok 3 - is the content 'four.t' 
23:23:33 :: 🐝 TST:     ok 4 - is the content 'three.txt' 
23:23:33 :: 🐝 TST:     ok 5 - is the content 'two.json' 
23:23:33 :: 🐝 TST:     ok 6 - is the content 'one.json' 
23:23:33 :: 🐝 TST: ok 6 - did we get all the paths for $dir :dir 
23:23:33 :: 🐝 TST: # Subtest: test path roots 
23:23:33 :: 🐝 TST:     1..2 
23:23:33 :: 🐝 TST:     ok 1 - root of one.json ok 
23:23:33 :: 🐝 TST:     ok 2 - root of two.json ok 
23:23:33 :: 🐝 TST: ok 7 - test path roots 
23:23:33 :: 🐝 TST: # Subtest: did we get all the paths for $dir :file(*.ends-with(json)) 
23:23:33 :: 🐝 TST:     1..3 
23:23:33 :: 🐝 TST:     ok 1 - are all files accounted for 
23:23:33 :: 🐝 TST:     ok 2 - is the content 'two.json' 
23:23:33 :: 🐝 TST:     ok 3 - is the content 'one.json' 
23:23:33 :: 🐝 TST: ok 8 - did we get all the paths for $dir :file(*.ends-with(json)) 
23:23:33 :: 🐝 TST: # Subtest: test path roots 
23:23:33 :: 🐝 TST:     1..0 
23:23:33 :: 🐝 TST: ok 9 - test path roots 
23:23:33 :: 🐝 TST: ok 10 - did we get no paths for $dir :file(*.ends-with(t)) 
23:23:33 :: 🐝 TST: # Subtest: test path roots 
23:23:33 :: 🐝 TST:     1..0 
23:23:33 :: 🐝 TST: ok 11 - test path roots 
23:23:33 :: 🐝 TST: ok 12 - did we get no paths for $dir :dir(* eq .dot) 
23:23:33 :: 🐝 TST: # Subtest: test path roots 
23:23:33 :: 🐝 TST:     1..2 
23:23:33 :: 🐝 TST:     ok 1 - root of five.t ok 
23:23:33 :: 🐝 TST:     ok 2 - root of four.t ok 
23:23:33 :: 🐝 TST: ok 13 - test path roots 
23:23:33 :: 🐝 TST: # Subtest: did we get all the paths for $dir :dir(* eq .dot) :recurse 
23:23:33 :: 🐝 TST:     1..3 
23:23:33 :: 🐝 TST:     ok 1 - are all files accounted for 
23:23:33 :: 🐝 TST:     ok 2 - is the content 'five.t' 
23:23:33 :: 🐝 TST:     ok 3 - is the content 'four.t' 
23:23:33 :: 🐝 TST: ok 14 - did we get all the paths for $dir :dir(* eq .dot) :recurse 
23:23:33 :: 🐝 TST: # Subtest: test path roots 
23:23:33 :: 🐝 TST:     1..1 
23:23:33 :: 🐝 TST:     ok 1 - root of three.txt ok 
23:23:33 :: 🐝 TST: ok 15 - test path roots 
23:23:33 :: 🐝 TST: # Subtest: did we get the single existing file 
23:23:33 :: 🐝 TST:     1..2 
23:23:33 :: 🐝 TST:     ok 1 - are all files accounted for 
23:23:33 :: 🐝 TST:     ok 2 - is the content 'three.txt' 
23:23:33 :: 🐝 TST: ok 16 - did we get the single existing file 
23:23:33 :: πŸ¦‹ TST: ο½’03-selective-importing.rakutestο½£ 
23:23:33 :: 🐝 TST: 1..4 
23:23:33 :: 🐝 TST: ok 1 - Did 'paths' get exported? 
23:23:33 :: 🐝 TST: ok 2 - Did 'is-regular-file' get exported? 
23:23:33 :: 🐝 TST: ok 3 - Did 'alive' get exported? 
23:23:33 :: 🐝 TST: ok 4 - Was the original name ok? 
23:23:33 :: 🧚 TST: rpaths:ver<10.0.9>:auth<zef:lizmat>:api<>」 
23:23:33 :: 🧚 STG: rTrap:ver<0.0.1>:auth<zef:lizmat>:api<>」 
23:23:33 :: πŸ¦‹ TST: ο½’01-basic.rakutestο½£ 
23:23:33 :: 🐝 TST: 1..4 
23:23:33 :: 🐝 TST: ok 1 - is out text ok 
23:23:33 :: 🐝 TST: ok 2 - is err text ok 
23:23:33 :: 🐝 TST: ok 3 - is merged text ok 
23:23:33 :: 🐝 TST: ok 4 - is new text ok 
23:23:33 :: 🧚 TST: rTrap:ver<0.0.1>:auth<zef:lizmat>:api<>」 
23:23:33 :: 🧚 STG: rrak:ver<0.0.47>:auth<zef:lizmat>:api<>」 
23:23:33 :: πŸ¦‹ TST: ο½’01-basic.rakutestο½£ 
23:23:33 :: 🐝 TST: 1..1 
23:23:33 :: 🐝 TST: ok 1 - did rak get exported 
23:23:33 :: 🧚 TST: rrak:ver<0.0.47>:auth<zef:lizmat>:api<>」 
23:23:33 :: 🧚 FUN: -Ofun