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

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

  • Summary
  • Pipeline YAML
  • Report
BuildID: 3213
Status: OK
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 05.03.2023 @ 18:54
Time elapsed: 685 sec
---
SCM: https://github.com/rawleyfowler/Humming-Bird.git
Git sha: 248ee01
Git comment: bump version
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/
18:43:56 :: [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
18:44:00 :: [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]
18:44:02 :: 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]
18:44:06 :: ===> Searching for missing dependencies: HTTP::Status, DateTime::Format, MIME::Types, Test::When, Test::Notice, Test::Util::ServerPort, Cro::HTTP::Client
18:45:41 :: ===> Searching for missing dependencies: Test::META, 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
18:45:41 :: ===> Searching for missing dependencies: CBOR::Simple, if, META6:ver<0.0.24+>, URI, License::SPDX, Digest::HMAC
18:45:41 :: ===> Searching for missing dependencies: JSON::Class:ver<0.0.14+>, JSON::Class:ver<0.0.15+>, JSON::Name, Digest:ver<0.28.0+>, TinyFloats:ver<0.0.3+>
18:45:41 :: ===> Searching for missing dependencies: JSON::OptIn, JSON::Marshal:ver<0.0.23+>, JSON::Unmarshal:ver<0.08+>
18:45:41 :: ===> Testing: HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
18:45:41 :: ===> Testing [OK] for HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
18:45:41 :: ===> Testing: DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
18:45:41 :: ===> Testing [OK] for DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
18:45:41 :: ===> Testing: MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
18:45:41 :: ===> Testing [OK] for MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
18:45:41 :: ===> Testing: Test::When:ver<1.001009>:auth<zef:raku-community-modules>
18:45:41 :: ===> Testing [OK] for Test::When:ver<1.001009>:auth<zef:raku-community-modules>
18:45:41 :: ===> Testing: JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
18:45:41 :: ===> Testing [OK] for JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
18:45:41 :: ===> Testing: JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
18:45:41 :: ===> Testing [OK] for JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
18:45:41 :: ===> Testing: JSON::Marshal:ver<0.0.24>:auth<zef:jonathanstowe>:api<1.0>
18:45:41 :: ===> Testing [OK] for JSON::Marshal:ver<0.0.24>:auth<zef:jonathanstowe>:api<1.0>
18:45:41 :: ===> Testing: JSON::Unmarshal:ver<0.11>:auth<zef:raku-community-modules>
18:45:41 :: ===> Testing [OK] for JSON::Unmarshal:ver<0.11>:auth<zef:raku-community-modules>
18:45:41 :: ===> Testing: JSON::Class:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
18:45:41 :: ===> Testing [OK] for JSON::Class:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
18:45:41 :: ===> Testing: META6:ver<0.0.29>:auth<zef:jonathanstowe>:api<1.0>
18:45:41 :: ===> Testing [OK] for META6:ver<0.0.29>:auth<zef:jonathanstowe>:api<1.0>
18:45:41 :: ===> Testing: URI:ver<0.3.6>:auth<zef:raku-community-modules>
18:45:41 :: ===> Testing [OK] for URI:ver<0.3.6>:auth<zef:raku-community-modules>
18:45:41 :: ===> Testing: License::SPDX:ver<3.20.0>:auth<zef:jonathanstowe>:api<1.0>
18:45:41 :: ===> Testing [OK] for License::SPDX:ver<3.20.0>:auth<zef:jonathanstowe>:api<1.0>
18:45:41 :: ===> Testing: Test::META:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
18:45:41 :: [HTTP::Status] # the following may make some diagnostics from the module itself
18:45:41 :: [DateTime::Format] # the following may make some diagnostics from the module itself
18:45:41 :: [MIME::Types] # the following may make some diagnostics from the module itself
18:45:41 :: [Test::When] # the following may make some diagnostics from the module itself
18:45:41 :: [JSON::OptIn] # the following may make some diagnostics from the module itself
18:45:41 :: [JSON::Name] # the following may make some diagnostics from the module itself
18:45:41 :: [JSON::Marshal] # the following may make some diagnostics from the module itself
18:45:41 :: [JSON::Unmarshal] # the following may make some diagnostics from the module itself
18:45:41 :: [JSON::Class] # the following may make some diagnostics from the module itself
18:45:41 :: [META6] # the following may make some diagnostics from the module itself
18:45:41 :: [URI] # the following may make some diagnostics from the module itself
18:45:41 :: [License::SPDX] # the following may make some diagnostics from the module itself
18:45:41 :: [Test::META] # the following may make some diagnostics from the module itself
18:45:41 :: ===> Testing [OK] for Test::META:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
18:45:41 :: ===> Testing: Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
18:45:41 :: [HTTP::Status] # 
18:45:41 :: [DateTime::Format] # 
18:45:41 :: [MIME::Types] # 
18:45:41 :: [Test::When] # 
18:45:41 :: [JSON::OptIn] # 
18:45:41 :: [JSON::Name] # 
18:45:41 :: [JSON::Marshal] # 
18:45:41 :: [JSON::Unmarshal] # 
18:45:41 :: [JSON::Class] # 
18:45:41 :: [META6] # 
18:45:41 :: [URI] # 
18:45:41 :: [License::SPDX] # 
18:45:41 :: [Test::META] # 
18:45:41 :: [Test::Notice] # 
18:45:41 :: [HTTP::Status] # ##############################################################################
18:45:41 :: [DateTime::Format] # ##############################################################################
18:45:41 :: [MIME::Types] # ##############################################################################
18:45:41 :: [Test::When] # ##############################################################################
18:45:41 :: [JSON::OptIn] # ##############################################################################
18:45:41 :: [JSON::Name] # ##############################################################################
18:45:41 :: [JSON::Marshal] # ##############################################################################
18:45:41 :: [JSON::Unmarshal] # ##############################################################################
18:45:41 :: [JSON::Class] # ##############################################################################
18:45:41 :: [META6] # ##############################################################################
18:45:41 :: [URI] # ##############################################################################
18:45:41 :: [License::SPDX] # ##############################################################################
18:45:41 :: [Test::META] # ##############################################################################
18:45:41 :: [Test::Notice] # ##############################################################################
18:45:41 :: [HTTP::Status] # ##############################################################################
18:45:41 :: [DateTime::Format] # ##############################################################################
18:45:41 :: [MIME::Types] # ##############################################################################
18:45:41 :: [Test::When] # ##############################################################################
18:45:41 :: [JSON::OptIn] # ##############################################################################
18:45:41 :: [JSON::Name] # ##############################################################################
18:45:41 :: [JSON::Marshal] # ##############################################################################
18:45:41 :: [JSON::Unmarshal] # ##############################################################################
18:45:41 :: [JSON::Class] # ##############################################################################
18:45:41 :: [META6] # ##############################################################################
18:45:41 :: [URI] # ##############################################################################
18:45:41 :: [License::SPDX] # ##############################################################################
18:45:41 :: [Test::META] # ##############################################################################
18:45:41 :: [Test::Notice] # ##############################################################################
18:45:41 :: [HTTP::Status] # ##############################################################################
18:45:41 :: [DateTime::Format] # ##############################################################################
18:45:41 :: [MIME::Types] # ##############################################################################
18:45:41 :: [Test::When] # ##############################################################################
18:45:41 :: [JSON::OptIn] # ##############################################################################
18:45:41 :: [JSON::Name] # ##############################################################################
18:45:41 :: [JSON::Marshal] # ##############################################################################
18:45:41 :: [JSON::Unmarshal] # ##############################################################################
18:45:41 :: [JSON::Class] # ##############################################################################
18:45:41 :: [META6] # ##############################################################################
18:45:41 :: [URI] # ##############################################################################
18:45:41 :: [License::SPDX] # ##############################################################################
18:45:41 :: [Test::META] # ##############################################################################
18:45:41 :: [Test::Notice] # ##############################################################################
18:45:41 :: [HTTP::Status] # #                                                                            #
18:45:41 :: [DateTime::Format] # #                                                                            #
18:45:41 :: [MIME::Types] # #                                                                            #
18:45:41 :: [Test::When] # #                                                                            #
18:45:41 :: [JSON::OptIn] # #                                                                            #
18:45:41 :: [JSON::Name] # #                                                                            #
18:45:41 :: [JSON::Marshal] # #                                                                            #
18:45:41 :: [JSON::Unmarshal] # #                                                                            #
18:45:41 :: [JSON::Class] # #                                                                            #
18:45:41 :: [META6] # #                                                                            #
18:45:41 :: [URI] # #                                                                            #
18:45:41 :: [License::SPDX] # #                                                                            #
18:45:41 :: [Test::META] # #                                                                            #
18:45:41 :: [Test::Notice] # #                                                                            #
18:45:41 :: [HTTP::Status] # #                                                                            #
18:45:41 :: [DateTime::Format] # #                                                                            #
18:45:41 :: [MIME::Types] # #                                                                            #
18:45:41 :: [Test::When] # #                                                                            #
18:45:41 :: [JSON::OptIn] # #                                                                            #
18:45:41 :: [JSON::Name] # #                                                                            #
18:45:41 :: [JSON::Marshal] # #                                                                            #
18:45:41 :: [JSON::Unmarshal] # #                                                                            #
18:45:41 :: [JSON::Class] # #                                                                            #
18:45:41 :: [META6] # #                                                                            #
18:45:41 :: [URI] # #                                                                            #
18:45:41 :: [License::SPDX] # #                                                                            #
18:45:41 :: [Test::META] # #                                                                            #
18:45:41 :: [Test::Notice] # #                                                                            #
18:45:41 :: [HTTP::Status] # #  This is a test message                                                    #
18:45:41 :: [DateTime::Format] # #  This is a test message                                                    #
18:45:41 :: [MIME::Types] # #  This is a test message                                                    #
18:45:41 :: [Test::When] # #  This is a test message                                                    #
18:45:41 :: [JSON::OptIn] # #  This is a test message                                                    #
18:45:41 :: [JSON::Name] # #  This is a test message                                                    #
18:45:41 :: [JSON::Marshal] # #  This is a test message                                                    #
18:45:41 :: [JSON::Unmarshal] # #  This is a test message                                                    #
18:45:41 :: [JSON::Class] # #  This is a test message                                                    #
18:45:41 :: [META6] # #  This is a test message                                                    #
18:45:41 :: [URI] # #  This is a test message                                                    #
18:45:41 :: [License::SPDX] # #  This is a test message                                                    #
18:45:41 :: [Test::META] # #  This is a test message                                                    #
18:45:41 :: [Test::Notice] # #  This is a test message                                                    #
18:45:41 :: [HTTP::Status] # #                                                                            #
18:45:41 :: [DateTime::Format] # #                                                                            #
18:45:41 :: [MIME::Types] # #                                                                            #
18:45:41 :: [Test::When] # #                                                                            #
18:45:41 :: [JSON::OptIn] # #                                                                            #
18:45:41 :: [JSON::Name] # #                                                                            #
18:45:41 :: [JSON::Marshal] # #                                                                            #
18:45:41 :: [JSON::Unmarshal] # #                                                                            #
18:45:41 :: [JSON::Class] # #                                                                            #
18:45:41 :: [META6] # #                                                                            #
18:45:41 :: [URI] # #                                                                            #
18:45:41 :: [License::SPDX] # #                                                                            #
18:45:41 :: [Test::META] # #                                                                            #
18:45:41 :: [Test::Notice] # #                                                                            #
18:45:41 :: [HTTP::Status] # #                                                                            #
18:45:41 :: [DateTime::Format] # #                                                                            #
18:45:41 :: [MIME::Types] # #                                                                            #
18:45:41 :: [Test::When] # #                                                                            #
18:45:41 :: [JSON::OptIn] # #                                                                            #
18:45:41 :: [JSON::Name] # #                                                                            #
18:45:41 :: [JSON::Marshal] # #                                                                            #
18:45:41 :: [JSON::Unmarshal] # #                                                                            #
18:45:41 :: [JSON::Class] # #                                                                            #
18:45:41 :: [META6] # #                                                                            #
18:45:41 :: [URI] # #                                                                            #
18:45:41 :: [License::SPDX] # #                                                                            #
18:45:41 :: [Test::META] # #                                                                            #
18:45:41 :: [Test::Notice] # #                                                                            #
18:45:41 :: [HTTP::Status] # ##############################################################################
18:45:41 :: [DateTime::Format] # ##############################################################################
18:45:41 :: [MIME::Types] # ##############################################################################
18:45:41 :: [Test::When] # ##############################################################################
18:52:09 :: [JSON::OptIn] # ##############################################################################
18:52:09 :: [JSON::Name] # ##############################################################################
18:52:09 :: [JSON::Marshal] # ##############################################################################
18:52:09 :: [JSON::Unmarshal] # ##############################################################################
18:52:09 :: [JSON::Class] # ##############################################################################
18:52:09 :: [META6] # ##############################################################################
18:52:09 :: [URI] # ##############################################################################
18:52:09 :: [License::SPDX] # ##############################################################################
18:52:09 :: [Test::META] # ##############################################################################
18:52:09 :: [Test::Notice] # ##############################################################################
18:52:09 :: [HTTP::Status] # ##############################################################################
18:52:09 :: [DateTime::Format] # ##############################################################################
18:52:09 :: [MIME::Types] # ##############################################################################
18:52:09 :: [Test::When] # ##############################################################################
18:52:09 :: [JSON::OptIn] # ##############################################################################
18:52:09 :: [JSON::Name] # ##############################################################################
18:52:09 :: [JSON::Marshal] # ##############################################################################
18:52:09 :: [JSON::Unmarshal] # ##############################################################################
18:52:09 :: [JSON::Class] # ##############################################################################
18:52:09 :: [META6] # ##############################################################################
18:52:09 :: [URI] # ##############################################################################
18:52:09 :: [License::SPDX] # ##############################################################################
18:52:09 :: [Test::META] # ##############################################################################
18:52:09 :: [Test::Notice] # ##############################################################################
18:52:09 :: [HTTP::Status] # ##############################################################################
18:52:09 :: [DateTime::Format] # ##############################################################################
18:52:09 :: [MIME::Types] # ##############################################################################
18:52:09 :: [Test::When] # ##############################################################################
18:52:09 :: [JSON::OptIn] # ##############################################################################
18:52:09 :: [JSON::Name] # ##############################################################################
18:52:09 :: [JSON::Marshal] # ##############################################################################
18:52:09 :: [JSON::Unmarshal] # ##############################################################################
18:52:09 :: [JSON::Class] # ##############################################################################
18:52:09 :: [META6] # ##############################################################################
18:52:09 :: [URI] # ##############################################################################
18:52:09 :: [License::SPDX] # ##############################################################################
18:52:09 :: [Test::META] # ##############################################################################
18:52:09 :: [Test::Notice] # ##############################################################################
18:52:09 :: ===> Testing [OK] for Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
18:52:09 :: ===> Testing: Test::Util::ServerPort:ver<0.0.4>:auth<zef:jonathanstowe>:api<1.0>
18:52:09 :: ===> Testing [OK] for Test::Util::ServerPort:ver<0.0.4>:auth<zef:jonathanstowe>:api<1.0>
18:52:09 :: ===> Testing: IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
18:52:09 :: ===> Testing [OK] for IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
18:52:09 :: ===> Testing: OO::Monitors:ver<1.1.1>
18:52:09 :: ===> Testing [OK] for OO::Monitors:ver<1.1.1>
18:52:09 :: ===> Testing: IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
18:52:09 :: ===> Testing [OK] for IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
18:52:09 :: ===> Testing: Base64:ver<0.1.0>:auth<github:ugexe>
18:52:09 :: ===> Testing [OK] for Base64:ver<0.1.0>:auth<github:ugexe>
18:52:09 :: ===> Testing: HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
18:52:09 :: ===> Testing [OK] for HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
18:52:09 :: ===> Testing: Cro::Core:ver<0.8.9>:auth<zef:cro>
18:52:09 :: ===> Testing [OK] for Cro::Core:ver<0.8.9>:auth<zef:cro>
18:52:09 :: ===> Testing: Cro::TLS:ver<0.8.9>:auth<zef:cro>
18:52:09 :: ===> Testing [OK] for Cro::TLS:ver<0.8.9>:auth<zef:cro>
18:52:09 :: ===> Testing: if:ver<0.1.1>
18:52:09 :: ===> Testing [OK] for if:ver<0.1.1>
18:52:09 :: ===> Testing: Crypt::Random:ver<0.4.1>
18:52:09 :: ===> Testing [OK] for Crypt::Random:ver<0.4.1>
18:52:09 :: ===> Testing: Digest:ver<0.28.1>:auth<zef:grondilu>
18:52:09 :: ===> Testing [OK] for Digest:ver<0.28.1>:auth<zef:grondilu>
18:52:09 :: ===> Testing: Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
18:52:09 :: ===> Testing [OK] for Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
18:52:09 :: ===> Testing: JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
18:52:09 :: ===> Testing [OK] for JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
18:52:09 :: ===> Testing: DateTime::Parse:ver<0.9.3>:auth<github:sergot>
18:52:09 :: ===> Testing [OK] for DateTime::Parse:ver<0.9.3>:auth<github:sergot>
18:52:09 :: ===> Testing: TinyFloats:ver<0.0.4>:auth<zef:japhb>
18:52:09 :: ===> Testing [OK] for TinyFloats:ver<0.0.4>:auth<zef:japhb>
18:52:09 :: ===> Testing: CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
18:52:09 :: ===> Testing [OK] for CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
18:52:09 :: ===> Testing: Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
18:52:09 :: ===> Testing [OK] for Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
18:52:09 :: ===> Testing: Cro::HTTP:ver<0.8.9>:auth<zef:cro>
18:52:09 :: ===> Testing [OK] for Cro::HTTP:ver<0.8.9>:auth<zef:cro>
18:52:09 :: ===> Testing: Humming-Bird:ver<2.0.8>:auth<zef:rawleyfowler>
18:52:09 :: ===> Testing [OK] for Humming-Bird:ver<2.0.8>:auth<zef:rawleyfowler>
18:52:09 :: ===> Installing: HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
18:52:09 :: ===> Installing: DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
18:52:09 :: ===> Installing: MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
18:52:09 :: ===> Installing: Test::When:ver<1.001009>:auth<zef:raku-community-modules>
18:52:09 :: ===> Installing: JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
18:52:09 :: ===> Installing: JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
18:52:09 :: ===> Installing: JSON::Marshal:ver<0.0.24>:auth<zef:jonathanstowe>:api<1.0>
18:52:09 :: ===> Installing: JSON::Unmarshal:ver<0.11>:auth<zef:raku-community-modules>
18:52:09 :: ===> Installing: JSON::Class:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
18:52:09 :: ===> Installing: META6:ver<0.0.29>:auth<zef:jonathanstowe>:api<1.0>
18:52:09 :: ===> Installing: URI:ver<0.3.6>:auth<zef:raku-community-modules>
18:52:09 :: ===> Installing: License::SPDX:ver<3.20.0>:auth<zef:jonathanstowe>:api<1.0>
18:52:09 :: ===> Installing: Test::META:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
18:52:09 :: ===> Installing: Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
18:52:09 :: ===> Installing: Test::Util::ServerPort:ver<0.0.4>:auth<zef:jonathanstowe>:api<1.0>
18:52:09 :: ===> Installing: IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
18:52:09 :: ===> Installing: OO::Monitors:ver<1.1.1>
18:52:09 :: ===> Installing: IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
18:52:09 :: ===> Installing: Base64:ver<0.1.0>:auth<github:ugexe>
18:52:09 :: ===> Installing: HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
18:52:09 :: ===> Installing: Cro::Core:ver<0.8.9>:auth<zef:cro>
18:52:09 :: ===> Installing: Cro::TLS:ver<0.8.9>:auth<zef:cro>
18:52:09 :: ===> Installing: if:ver<0.1.1>
18:52:09 :: ===> Installing: Crypt::Random:ver<0.4.1>
18:52:09 :: ===> Installing: Digest:ver<0.28.1>:auth<zef:grondilu>
18:52:09 :: ===> Installing: Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
18:53:16 :: ===> Installing: JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
18:53:16 :: ===> Installing: DateTime::Parse:ver<0.9.3>:auth<github:sergot>
18:53:16 :: ===> Installing: TinyFloats:ver<0.0.4>:auth<zef:japhb>
18:53:16 :: ===> Installing: CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
18:53:16 :: ===> Installing: Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
18:53:16 :: ===> Installing: Cro::HTTP:ver<0.8.9>:auth<zef:cro>
18:53:16 :: ===> Installing: Humming-Bird:ver<2.0.8>:auth<zef:rawleyfowler>
18:53:18 :: ===> Searching for: App::Prove6
18:54:18 :: ===> Searching for missing dependencies: Getopt::Long:ver<0.3.0+>, Path::Finder:ver<0.4.4+>, Pod::Usage, TAP:ver<0.3.4+>, sigpipe
18:54:18 :: ===> Searching for missing dependencies: File::Temp
18:54:18 :: ===> Testing: Getopt::Long:ver<0.4.2>
18:54:18 :: ===> Testing [OK] for Getopt::Long:ver<0.4.2>
18:54:18 :: ===> Testing: File::Temp:ver<0.0.10>:auth<zef:rbt>
18:54:18 :: ===> Testing [OK] for File::Temp:ver<0.0.10>:auth<zef:rbt>
18:54:18 :: ===> Testing: Path::Finder:ver<0.4.5>
18:54:18 :: ===> Testing [OK] for Path::Finder:ver<0.4.5>
18:54:18 :: ===> Testing: Pod::Usage:ver<0.0.1>:auth<zef:leont>
18:54:18 :: ===> Testing [OK] for Pod::Usage:ver<0.0.1>:auth<zef:leont>
18:54:18 :: ===> Testing: TAP:ver<0.3.14>
18:54:18 :: ===> Testing [OK] for TAP:ver<0.3.14>
18:54:18 :: ===> Testing: sigpipe:ver<0.0.3>:auth<zef:leont>
18:54:18 :: ===> Testing [OK] for sigpipe:ver<0.0.3>:auth<zef:leont>
18:54:18 :: ===> Testing: App::Prove6:ver<0.0.17>:auth<cpan:LEONT>
18:54:18 :: ===> Testing [OK] for App::Prove6:ver<0.0.17>:auth<cpan:LEONT>
18:54:18 :: ===> Installing: Getopt::Long:ver<0.4.2>
18:54:18 :: ===> Installing: File::Temp:ver<0.0.10>:auth<zef:rbt>
18:54:18 :: ===> Installing: Path::Finder:ver<0.4.5>
18:54:18 :: ===> Installing: Pod::Usage:ver<0.0.1>:auth<zef:leont>
18:54:18 :: ===> Installing: TAP:ver<0.3.14>
18:54:18 :: ===> Installing: sigpipe:ver<0.0.3>:auth<zef:leont>
18:54:18 :: ===> Installing: App::Prove6:ver<0.0.17>:auth<cpan:LEONT>
18:54:18 :: 
18:54:18 :: 1 bin/ script [prove6] installed to:
18:54:18 :: /home/worker/.raku/bin
18:54:25 :: it/01-basic.rakutest ............. ok
18:54:40 :: it/02-error-handlers.rakutest .... ok
18:54:40 :: it/03-middlewares.rakutest ....... ok
18:54:40 :: it/04-catch-all-routes.rakutest .. ok
18:54:40 :: t/01-basic.rakutest .............. ok
18:54:40 :: t/02-request_encoding.rakutest ... ok
18:54:40 :: t/03-response_decoding.rakutest .. ok
18:54:40 :: t/04-middleware.rakutest ......... ok
18:54:40 :: t/05-cookie.rakutest ............. ok
18:54:40 :: t/06-redirect.rakutest ........... ok
18:54:40 :: t/07-advice.rakutest ............. ok
18:54:40 :: t/08-static.rakutest ............. ok
18:54:40 :: t/09-routers.rakutest ............ ok
18:54:40 :: t/10-content-guessing.rakutest ... ok
18:54:40 :: All tests successful.
18:54:40 :: Files=14, Tests=89,  20 wallclock secs
18:54:40 :: Result: PASS
[task stderr]
18:54:40 :: ===> Updating fez mirror: https://360.zef.pm/
18:54:40 :: ===> Updated fez mirror: https://360.zef.pm/
18:54:40 :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
18:54:40 :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json