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

SparrowCI Report - gh-rawleyfowler-Humming-Bird | [image: melezhik/sparrow:alpine_arm]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 3769
Status: OK
Image: melezhik/sparrow:alpine_arm
Worker status: OK
---
Date: 10.11.2023 @ 07:22
Time elapsed: 603 sec
---
SCM: https://github.com/rawleyfowler/Humming-Bird.git
Git sha: 35ca50b
Git comment: Add missing single quote to readme
tasks:
  -
    name: zef-build
    language: Bash
    default: true
    code: |
      set -e
      cd source/
      zef install . --force-install
      zef install App::Prove6 --force-install
      prove6 -I. t/ it/
07:13:09 :: [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
07:13:12 :: [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]
07:13:14 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/zef-build]
[dump code: task.bash]
[1] set -e
[2] cd source/
[3] zef install . --force-install
[4] zef install App::Prove6 --force-install
[5] prove6 -I. t/ it/
[6] 
[task stdout]
07:13:18 :: ===> Searching for missing dependencies: HTTP::Status, DateTime::Format, MIME::Types, URI::Encode, UUID::V4, Test::When, Test::Notice, Test::Util::ServerPort, Cro::HTTP::Client
07:17:27 :: ===> Searching for missing dependencies: IO::Socket::Async::SSL, OO::Monitors, IO::Path::ChildSecure, Base64, HTTP::HPACK:ver<1.0.0>, Cro::Core:ver<0.8.9>, Cro::TLS:ver<0.8.9>, Crypt::Random, JSON::JWT, DateTime::Parse, Log::Timeline, Test::META
07:17:27 :: ===> Searching for missing dependencies: Digest::HMAC, CBOR::Simple, if, META6:ver<0.0.24+>, URI, License::SPDX
07:17:27 :: ===> Searching for missing dependencies: TinyFloats:ver<0.0.3+>, Digest:ver<0.28.0+>, JSON::Class:ver<0.0.20+>, JSON::Name, JSON::Class:ver<0.0.14+>
07:17:27 :: ===> Searching for missing dependencies: JSON::Marshal:ver<0.0.25+>, JSON::Unmarshal:ver<0.14+>, JSON::OptIn
07:17:27 :: ===> Staging HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
07:17:27 :: ===> Staging [OK] for HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
07:17:27 :: ===> Staging DateTime::Format:ver<0.1.5>:auth<zef:raku-community-modules>:api<1.0>
07:17:27 :: ===> Staging [OK] for DateTime::Format:ver<0.1.5>:auth<zef:raku-community-modules>:api<1.0>
07:17:27 :: ===> Staging MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging [OK] for MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging URI::Encode:ver<0.09>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging [OK] for URI::Encode:ver<0.09>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging if:ver<0.1.2>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging [OK] for if:ver<0.1.2>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging Crypt::Random:ver<0.4.1>
07:17:27 :: ===> Staging [OK] for Crypt::Random:ver<0.4.1>
07:17:27 :: ===> Staging UUID::V4:ver<1.0.0>:auth<zef:masukomi>:api<1>
07:17:27 :: ===> Staging [OK] for UUID::V4:ver<1.0.0>:auth<zef:masukomi>:api<1>
07:17:27 :: ===> Staging Test::When:ver<1.001009>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging [OK] for Test::When:ver<1.001009>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
07:17:27 :: ===> Staging [OK] for JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
07:17:27 :: ===> Staging JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging [OK] for JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging JSON::Marshal:ver<0.0.25>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging [OK] for JSON::Marshal:ver<0.0.25>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging JSON::Unmarshal:ver<0.15>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging [OK] for JSON::Unmarshal:ver<0.15>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging JSON::Class:ver<0.0.21>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging [OK] for JSON::Class:ver<0.0.21>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging META6:ver<0.0.30>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging [OK] for META6:ver<0.0.30>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging URI:ver<0.3.7>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging [OK] for URI:ver<0.3.7>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging License::SPDX:ver<3.22.0>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging [OK] for License::SPDX:ver<3.22.0>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging Test::META:ver<0.0.20>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging [OK] for Test::META:ver<0.0.20>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging [OK] for Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging Test::Util::ServerPort:ver<0.0.5>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging [OK] for Test::Util::ServerPort:ver<0.0.5>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Staging IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
07:17:27 :: ===> Staging [OK] for IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
07:17:27 :: ===> Staging OO::Monitors:ver<1.1.1>
07:17:27 :: ===> Staging [OK] for OO::Monitors:ver<1.1.1>
07:17:27 :: ===> Staging IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging [OK] for IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging Base64:ver<0.1.0>:auth<github:ugexe>
07:17:27 :: ===> Staging [OK] for Base64:ver<0.1.0>:auth<github:ugexe>
07:17:27 :: ===> Staging HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
07:17:27 :: ===> Staging [OK] for HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
07:17:27 :: ===> Staging Cro::Core:ver<0.8.9>:auth<zef:cro>
07:17:27 :: ===> Staging [OK] for Cro::Core:ver<0.8.9>:auth<zef:cro>
07:17:27 :: ===> Staging Cro::TLS:ver<0.8.9>:auth<zef:cro>
07:17:27 :: ===> Staging [OK] for Cro::TLS:ver<0.8.9>:auth<zef:cro>
07:17:27 :: ===> Staging Digest:ver<1.0.1>:auth<zef:grondilu>
07:17:27 :: ===> Staging [OK] for Digest:ver<1.0.1>:auth<zef:grondilu>
07:17:27 :: ===> Staging Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
07:17:27 :: ===> Staging [OK] for Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
07:17:27 :: ===> Staging JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging [OK] for JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
07:17:27 :: ===> Staging DateTime::Parse:ver<0.9.3>:auth<github:sergot>
07:17:27 :: ===> Staging [OK] for DateTime::Parse:ver<0.9.3>:auth<github:sergot>
07:17:27 :: ===> Staging TinyFloats:ver<0.0.4>:auth<zef:japhb>
07:17:27 :: ===> Staging [OK] for TinyFloats:ver<0.0.4>:auth<zef:japhb>
07:17:27 :: ===> Staging CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
07:17:27 :: ===> Staging [OK] for CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
07:17:27 :: ===> Staging Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
07:17:27 :: ===> Staging [OK] for Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
07:17:27 :: ===> Staging Cro::HTTP:ver<0.8.9>:auth<zef:cro>
07:17:27 :: ===> Staging [OK] for Cro::HTTP:ver<0.8.9>:auth<zef:cro>
07:17:27 :: ===> Staging Humming-Bird:ver<3.0.2>:auth<zef:rawleyfowler>
07:17:27 :: ===> Staging [OK] for Humming-Bird:ver<3.0.2>:auth<zef:rawleyfowler>
07:17:27 :: ===> Testing: HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
07:17:27 :: ===> Testing [OK] for HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
07:17:27 :: ===> Testing: DateTime::Format:ver<0.1.5>:auth<zef:raku-community-modules>:api<1.0>
07:17:27 :: ===> Testing [OK] for DateTime::Format:ver<0.1.5>:auth<zef:raku-community-modules>:api<1.0>
07:17:27 :: ===> Testing: MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
07:17:27 :: ===> Testing [OK] for MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
07:17:27 :: ===> Testing: URI::Encode:ver<0.09>:auth<zef:raku-community-modules>
07:17:27 :: ===> Testing [OK] for URI::Encode:ver<0.09>:auth<zef:raku-community-modules>
07:17:27 :: ===> Testing: if:ver<0.1.2>:auth<zef:raku-community-modules>
07:17:27 :: ===> Testing [OK] for if:ver<0.1.2>:auth<zef:raku-community-modules>
07:17:27 :: ===> Testing: Crypt::Random:ver<0.4.1>
07:17:27 :: ===> Testing [OK] for Crypt::Random:ver<0.4.1>
07:17:27 :: ===> Testing: UUID::V4:ver<1.0.0>:auth<zef:masukomi>:api<1>
07:17:27 :: ===> Testing [OK] for UUID::V4:ver<1.0.0>:auth<zef:masukomi>:api<1>
07:17:27 :: ===> Testing: Test::When:ver<1.001009>:auth<zef:raku-community-modules>
07:17:27 :: ===> Testing [OK] for Test::When:ver<1.001009>:auth<zef:raku-community-modules>
07:17:27 :: ===> Testing: JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
07:17:27 :: ===> Testing [OK] for JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
07:17:27 :: ===> Testing: JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Testing [OK] for JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Testing: JSON::Marshal:ver<0.0.25>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Testing [OK] for JSON::Marshal:ver<0.0.25>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Testing: JSON::Unmarshal:ver<0.15>:auth<zef:raku-community-modules>
07:17:27 :: ===> Testing [OK] for JSON::Unmarshal:ver<0.15>:auth<zef:raku-community-modules>
07:17:27 :: ===> Testing: JSON::Class:ver<0.0.21>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Testing [OK] for JSON::Class:ver<0.0.21>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Testing: META6:ver<0.0.30>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Testing [OK] for META6:ver<0.0.30>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Testing: URI:ver<0.3.7>:auth<zef:raku-community-modules>
07:17:27 :: ===> Testing [OK] for URI:ver<0.3.7>:auth<zef:raku-community-modules>
07:17:27 :: ===> Testing: License::SPDX:ver<3.22.0>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Testing [OK] for License::SPDX:ver<3.22.0>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Testing: Test::META:ver<0.0.20>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: [Test::META] # the following may make some diagnostics from the module itself
07:17:27 :: ===> Testing [OK] for Test::META:ver<0.0.20>:auth<zef:jonathanstowe>:api<1.0>
07:17:27 :: ===> Testing: Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
07:17:27 :: [Test::Notice] # 
07:17:27 :: [Test::Notice] # ##############################################################################
07:17:27 :: [Test::Notice] # ##############################################################################
07:17:27 :: [Test::Notice] # ##############################################################################
07:21:23 :: [Test::Notice] # #                                                                            #
07:21:23 :: [Test::Notice] # #                                                                            #
07:21:23 :: [Test::Notice] # #  This is a test message                                                    #
07:21:23 :: [Test::Notice] # #                                                                            #
07:21:23 :: [Test::Notice] # #                                                                            #
07:21:23 :: [Test::Notice] # ##############################################################################
07:21:23 :: [Test::Notice] # ##############################################################################
07:21:23 :: [Test::Notice] # ##############################################################################
07:21:23 :: ===> Testing [OK] for Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
07:21:23 :: ===> Testing: Test::Util::ServerPort:ver<0.0.5>:auth<zef:jonathanstowe>:api<1.0>
07:21:23 :: ===> Testing [OK] for Test::Util::ServerPort:ver<0.0.5>:auth<zef:jonathanstowe>:api<1.0>
07:21:23 :: ===> Testing: IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
07:21:23 :: ===> Testing [OK] for IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
07:21:23 :: ===> Testing: OO::Monitors:ver<1.1.1>
07:21:23 :: ===> Testing [OK] for OO::Monitors:ver<1.1.1>
07:21:23 :: ===> Testing: IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
07:21:23 :: ===> Testing [OK] for IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
07:21:23 :: ===> Testing: Base64:ver<0.1.0>:auth<github:ugexe>
07:21:23 :: ===> Testing [OK] for Base64:ver<0.1.0>:auth<github:ugexe>
07:21:23 :: ===> Testing: HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
07:21:23 :: ===> Testing [OK] for HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
07:21:23 :: ===> Testing: Cro::Core:ver<0.8.9>:auth<zef:cro>
07:21:23 :: ===> Testing [OK] for Cro::Core:ver<0.8.9>:auth<zef:cro>
07:21:23 :: ===> Testing: Cro::TLS:ver<0.8.9>:auth<zef:cro>
07:21:23 :: ===> Testing [OK] for Cro::TLS:ver<0.8.9>:auth<zef:cro>
07:21:23 :: ===> Testing: Digest:ver<1.0.1>:auth<zef:grondilu>
07:21:23 :: ===> Testing [OK] for Digest:ver<1.0.1>:auth<zef:grondilu>
07:21:23 :: ===> Testing: Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
07:21:23 :: ===> Testing [OK] for Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
07:21:23 :: ===> Testing: JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
07:21:23 :: ===> Testing [OK] for JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
07:21:23 :: ===> Testing: DateTime::Parse:ver<0.9.3>:auth<github:sergot>
07:21:23 :: ===> Testing [OK] for DateTime::Parse:ver<0.9.3>:auth<github:sergot>
07:21:23 :: ===> Testing: TinyFloats:ver<0.0.4>:auth<zef:japhb>
07:21:23 :: ===> Testing [OK] for TinyFloats:ver<0.0.4>:auth<zef:japhb>
07:21:23 :: ===> Testing: CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
07:21:23 :: ===> Testing [OK] for CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
07:21:23 :: ===> Testing: Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
07:21:23 :: ===> Testing [OK] for Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
07:21:23 :: ===> Testing: Cro::HTTP:ver<0.8.9>:auth<zef:cro>
07:21:23 :: ===> Testing [OK] for Cro::HTTP:ver<0.8.9>:auth<zef:cro>
07:21:23 :: ===> Testing: Humming-Bird:ver<3.0.2>:auth<zef:rawleyfowler>
07:21:23 :: ===> Testing [OK] for Humming-Bird:ver<3.0.2>:auth<zef:rawleyfowler>
07:21:23 :: ===> Installing: HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
07:21:23 :: ===> Installing: DateTime::Format:ver<0.1.5>:auth<zef:raku-community-modules>:api<1.0>
07:21:23 :: ===> Installing: MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
07:21:23 :: ===> Installing: URI::Encode:ver<0.09>:auth<zef:raku-community-modules>
07:21:23 :: ===> Installing: if:ver<0.1.2>:auth<zef:raku-community-modules>
07:21:23 :: ===> Installing: Crypt::Random:ver<0.4.1>
07:21:23 :: ===> Installing: UUID::V4:ver<1.0.0>:auth<zef:masukomi>:api<1>
07:21:23 :: ===> Installing: Test::When:ver<1.001009>:auth<zef:raku-community-modules>
07:21:23 :: ===> Installing: JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
07:21:23 :: ===> Installing: JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
07:21:23 :: ===> Installing: JSON::Marshal:ver<0.0.25>:auth<zef:jonathanstowe>:api<1.0>
07:21:23 :: ===> Installing: JSON::Unmarshal:ver<0.15>:auth<zef:raku-community-modules>
07:21:23 :: ===> Installing: JSON::Class:ver<0.0.21>:auth<zef:jonathanstowe>:api<1.0>
07:21:23 :: ===> Installing: META6:ver<0.0.30>:auth<zef:jonathanstowe>:api<1.0>
07:21:23 :: ===> Installing: URI:ver<0.3.7>:auth<zef:raku-community-modules>
07:21:23 :: ===> Installing: License::SPDX:ver<3.22.0>:auth<zef:jonathanstowe>:api<1.0>
07:21:23 :: ===> Installing: Test::META:ver<0.0.20>:auth<zef:jonathanstowe>:api<1.0>
07:21:23 :: ===> Installing: Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
07:21:23 :: ===> Installing: Test::Util::ServerPort:ver<0.0.5>:auth<zef:jonathanstowe>:api<1.0>
07:21:23 :: ===> Installing: IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
07:21:23 :: ===> Installing: OO::Monitors:ver<1.1.1>
07:21:23 :: ===> Installing: IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
07:21:23 :: ===> Installing: Base64:ver<0.1.0>:auth<github:ugexe>
07:21:23 :: ===> Installing: HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
07:21:23 :: ===> Installing: Cro::Core:ver<0.8.9>:auth<zef:cro>
07:21:23 :: ===> Installing: Cro::TLS:ver<0.8.9>:auth<zef:cro>
07:21:23 :: ===> Installing: Digest:ver<1.0.1>:auth<zef:grondilu>
07:21:23 :: ===> Installing: Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
07:21:23 :: ===> Installing: JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
07:21:23 :: ===> Installing: DateTime::Parse:ver<0.9.3>:auth<github:sergot>
07:21:23 :: ===> Installing: TinyFloats:ver<0.0.4>:auth<zef:japhb>
07:21:23 :: ===> Installing: CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
07:21:23 :: ===> Installing: Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
07:21:23 :: ===> Installing: Cro::HTTP:ver<0.8.9>:auth<zef:cro>
07:21:23 :: ===> Installing: Humming-Bird:ver<3.0.2>:auth<zef:rawleyfowler>
07:21:25 :: ===> Searching for: App::Prove6
07:22:13 :: ===> Searching for missing dependencies: Getopt::Long:ver<0.3.0+>, Path::Finder:ver<0.4.4+>, Pod::Usage, TAP:ver<0.3.4+>, sigpipe
07:22:13 :: ===> Searching for missing dependencies: File::Temp
07:22:13 :: ===> Staging Getopt::Long:ver<0.4.2>
07:22:13 :: ===> Staging [OK] for Getopt::Long:ver<0.4.2>
07:22:13 :: ===> Staging File::Temp:ver<0.0.10>:auth<zef:rbt>
07:22:13 :: ===> Staging [OK] for File::Temp:ver<0.0.10>:auth<zef:rbt>
07:22:13 :: ===> Staging Path::Finder:ver<0.4.6>:auth<zef:leont>
07:22:13 :: ===> Staging [OK] for Path::Finder:ver<0.4.6>:auth<zef:leont>
07:22:13 :: ===> Staging Pod::Usage:ver<0.0.1>:auth<zef:leont>
07:22:13 :: ===> Staging [OK] for Pod::Usage:ver<0.0.1>:auth<zef:leont>
07:22:13 :: ===> Staging TAP:ver<0.3.14>
07:22:13 :: ===> Staging [OK] for TAP:ver<0.3.14>
07:22:13 :: ===> Staging sigpipe:ver<0.0.3>:auth<zef:leont>
07:22:13 :: ===> Staging [OK] for sigpipe:ver<0.0.3>:auth<zef:leont>
07:22:13 :: ===> Staging App::Prove6:ver<0.0.17>:auth<cpan:LEONT>
07:22:13 :: ===> Staging [OK] for App::Prove6:ver<0.0.17>:auth<cpan:LEONT>
07:22:13 :: ===> Testing: Getopt::Long:ver<0.4.2>
07:22:13 :: ===> Testing [OK] for Getopt::Long:ver<0.4.2>
07:22:13 :: ===> Testing: File::Temp:ver<0.0.10>:auth<zef:rbt>
07:22:13 :: ===> Testing [OK] for File::Temp:ver<0.0.10>:auth<zef:rbt>
07:22:13 :: ===> Testing: Path::Finder:ver<0.4.6>:auth<zef:leont>
07:22:13 :: ===> Testing [OK] for Path::Finder:ver<0.4.6>:auth<zef:leont>
07:22:13 :: ===> Testing: Pod::Usage:ver<0.0.1>:auth<zef:leont>
07:22:13 :: ===> Testing [OK] for Pod::Usage:ver<0.0.1>:auth<zef:leont>
07:22:13 :: ===> Testing: TAP:ver<0.3.14>
07:22:13 :: ===> Testing [OK] for TAP:ver<0.3.14>
07:22:13 :: ===> Testing: sigpipe:ver<0.0.3>:auth<zef:leont>
07:22:13 :: ===> Testing [OK] for sigpipe:ver<0.0.3>:auth<zef:leont>
07:22:13 :: ===> Testing: App::Prove6:ver<0.0.17>:auth<cpan:LEONT>
07:22:13 :: ===> Testing [OK] for App::Prove6:ver<0.0.17>:auth<cpan:LEONT>
07:22:13 :: ===> Installing: Getopt::Long:ver<0.4.2>
07:22:13 :: ===> Installing: File::Temp:ver<0.0.10>:auth<zef:rbt>
07:22:13 :: ===> Installing: Path::Finder:ver<0.4.6>:auth<zef:leont>
07:22:13 :: ===> Installing: Pod::Usage:ver<0.0.1>:auth<zef:leont>
07:22:13 :: ===> Installing: TAP:ver<0.3.14>
07:22:13 :: ===> Installing: sigpipe:ver<0.0.3>:auth<zef:leont>
07:22:13 :: ===> Installing: App::Prove6:ver<0.0.17>:auth<cpan:LEONT>
07:22:13 :: 
07:22:13 :: 1 bin/ script [prove6] installed to:
07:22:13 :: /home/worker/rakudo-2023.10/install/share/perl6/site/bin
07:22:21 :: it/01-basic.rakutest ............. ok
07:22:36 :: it/02-error-handlers.rakutest .... ok
07:22:36 :: it/03-middlewares.rakutest ....... ok
07:22:36 :: it/04-catch-all-routes.rakutest .. ok
07:22:36 :: t/01-basic.rakutest .............. ok
07:22:36 :: t/02-request_encoding.rakutest ... ok
07:22:36 :: t/03-response_decoding.rakutest .. ok
07:22:36 :: t/04-middleware.rakutest ......... ok
07:22:36 :: t/05-cookie.rakutest ............. ok
07:22:36 :: t/06-redirect.rakutest ........... ok
07:22:36 :: t/07-advice.rakutest ............. ok
07:22:36 :: t/08-static.rakutest ............. ok
07:22:36 :: t/09-routers.rakutest ............ ok
07:22:36 :: t/10-content-guessing.rakutest ... ok
07:22:36 :: t/11-advanced-query.rakutest ..... ok
07:22:36 :: t/12-headers.rakutest ............ ok
07:22:36 :: All tests successful.
07:22:36 :: Files=16, Tests=122,  23 wallclock secs
07:22:36 :: Result: PASS
[task stderr]
07:22:37 :: ===> Updating fez mirror: https://360.zef.pm/
07:22:37 :: ===> Updated fez mirror: https://360.zef.pm/
07:22:37 :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
07:22:37 :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json