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