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