[35m22:10:16[0m :: [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
[35m22:10:19[0m :: [repository] - installing pack-unpack, version 0.000001
[1;36m[task run: task.bash - unpack source archive][0m
[1;36m[dump code: task.bash][0m
[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]
[1;36m[task stdout][0m
[35m22:10:21[0m :: tar -xzf source.tar.gz
[1;36m[task run: task.bash - tasks/zef-build][0m
[1;36m[dump code: task.bash][0m
[1] set -e
[2] cd source/
[3] zef install . --force-install
[4] zef install App::Prove6 --force-install
[5] prove6 -I. t/ it/
[6]
[1;36m[task stdout][0m
[35m22:10:25[0m :: ===> Searching for missing dependencies: HTTP::Status, DateTime::Format, MIME::Types, Test::When, Test::Notice, Test::Util::ServerPort, Cro::HTTP::Client
[35m22:12:04[0m :: ===> 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
[35m22:12:04[0m :: ===> Searching for missing dependencies: CBOR::Simple, Digest::HMAC, if, META6:ver<0.0.24+>, URI, License::SPDX
[35m22:12:04[0m :: ===> Searching for missing dependencies: JSON::Class:ver<0.0.15+>, JSON::Name, TinyFloats:ver<0.0.3+>, JSON::Class:ver<0.0.14+>, Digest:ver<0.28.0+>
[35m22:12:04[0m :: ===> Searching for missing dependencies: JSON::OptIn, JSON::Marshal:ver<0.0.23+>, JSON::Unmarshal:ver<0.08+>
[35m22:12:04[0m :: ===> Testing: HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
[35m22:12:04[0m :: ===> Testing [OK] for HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
[35m22:12:04[0m :: ===> Testing: DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
[35m22:12:04[0m :: ===> Testing [OK] for DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
[35m22:12:04[0m :: ===> Testing: MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
[35m22:12:04[0m :: ===> Testing [OK] for MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
[35m22:12:04[0m :: ===> Testing: Test::When:ver<1.001009>:auth<zef:raku-community-modules>
[35m22:12:04[0m :: ===> Testing [OK] for Test::When:ver<1.001009>:auth<zef:raku-community-modules>
[35m22:12:04[0m :: ===> Testing: JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
[35m22:12:04[0m :: ===> Testing [OK] for JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
[35m22:12:04[0m :: ===> Testing: JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
[35m22:12:04[0m :: ===> Testing [OK] for JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
[35m22:12:04[0m :: ===> Testing: JSON::Marshal:ver<0.0.24>:auth<zef:jonathanstowe>:api<1.0>
[35m22:12:04[0m :: ===> Testing [OK] for JSON::Marshal:ver<0.0.24>:auth<zef:jonathanstowe>:api<1.0>
[35m22:12:04[0m :: ===> Testing: JSON::Unmarshal:ver<0.11>:auth<zef:raku-community-modules>
[35m22:12:04[0m :: ===> Testing [OK] for JSON::Unmarshal:ver<0.11>:auth<zef:raku-community-modules>
[35m22:12:04[0m :: ===> Testing: JSON::Class:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
[35m22:12:04[0m :: ===> Testing [OK] for JSON::Class:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
[35m22:12:04[0m :: ===> Testing: META6:ver<0.0.29>:auth<zef:jonathanstowe>:api<1.0>
[35m22:12:04[0m :: ===> Testing [OK] for META6:ver<0.0.29>:auth<zef:jonathanstowe>:api<1.0>
[35m22:12:04[0m :: ===> Testing: URI:ver<0.3.6>:auth<zef:raku-community-modules>
[35m22:12:04[0m :: ===> Testing [OK] for URI:ver<0.3.6>:auth<zef:raku-community-modules>
[35m22:12:04[0m :: ===> Testing: License::SPDX:ver<3.20.0>:auth<zef:jonathanstowe>:api<1.0>
[35m22:12:04[0m :: ===> Testing [OK] for License::SPDX:ver<3.20.0>:auth<zef:jonathanstowe>:api<1.0>
[35m22:12:04[0m :: ===> Testing: Test::META:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
[35m22:12:04[0m :: [HTTP::Status] # the following may make some diagnostics from the module itself
[35m22:12:04[0m :: [DateTime::Format] # the following may make some diagnostics from the module itself
[35m22:12:04[0m :: [MIME::Types] # the following may make some diagnostics from the module itself
[35m22:12:04[0m :: [Test::When] # the following may make some diagnostics from the module itself
[35m22:12:04[0m :: [JSON::OptIn] # the following may make some diagnostics from the module itself
[35m22:12:04[0m :: [JSON::Name] # the following may make some diagnostics from the module itself
[35m22:12:04[0m :: [JSON::Marshal] # the following may make some diagnostics from the module itself
[35m22:12:04[0m :: [JSON::Unmarshal] # the following may make some diagnostics from the module itself
[35m22:12:04[0m :: [JSON::Class] # the following may make some diagnostics from the module itself
[35m22:12:04[0m :: [META6] # the following may make some diagnostics from the module itself
[35m22:12:04[0m :: [URI] # the following may make some diagnostics from the module itself
[35m22:12:04[0m :: [License::SPDX] # the following may make some diagnostics from the module itself
[35m22:12:04[0m :: [Test::META] # the following may make some diagnostics from the module itself
[35m22:12:04[0m :: ===> Testing [OK] for Test::META:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
[35m22:12:04[0m :: ===> Testing: Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
[35m22:12:04[0m :: [HTTP::Status] #
[35m22:12:04[0m :: [DateTime::Format] #
[35m22:12:04[0m :: [MIME::Types] #
[35m22:12:04[0m :: [Test::When] #
[35m22:12:04[0m :: [JSON::OptIn] #
[35m22:12:04[0m :: [JSON::Name] #
[35m22:12:04[0m :: [JSON::Marshal] #
[35m22:12:04[0m :: [JSON::Unmarshal] #
[35m22:12:04[0m :: [JSON::Class] #
[35m22:12:04[0m :: [META6] #
[35m22:12:04[0m :: [URI] #
[35m22:12:04[0m :: [License::SPDX] #
[35m22:12:04[0m :: [Test::META] #
[35m22:12:04[0m :: [Test::Notice] #
[35m22:12:04[0m :: [HTTP::Status] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [DateTime::Format] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [MIME::Types] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [Test::When] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::OptIn] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::Name] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::Marshal] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::Unmarshal] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::Class] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [META6] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [URI] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [License::SPDX] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [Test::META] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [Test::Notice] # [1;31;42m##############################################################################[0m
[35m22:12:04[0m :: [HTTP::Status] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [DateTime::Format] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [MIME::Types] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [Test::When] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::OptIn] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::Name] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::Marshal] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::Unmarshal] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::Class] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [META6] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [URI] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [License::SPDX] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [Test::META] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [Test::Notice] # [1;34;42m##############################################################################[0m
[35m22:12:04[0m :: [HTTP::Status] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [DateTime::Format] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [MIME::Types] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [Test::When] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::OptIn] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::Name] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::Marshal] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::Unmarshal] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [JSON::Class] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [META6] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [URI] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [License::SPDX] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [Test::META] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [Test::Notice] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [HTTP::Status] # [1;37;40m# #
[35m22:12:04[0m :: [DateTime::Format] # [1;37;40m# #
[35m22:12:04[0m :: [MIME::Types] # [1;37;40m# #
[35m22:12:04[0m :: [Test::When] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::OptIn] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Name] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Marshal] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Unmarshal] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Class] # [1;37;40m# #
[35m22:12:04[0m :: [META6] # [1;37;40m# #
[35m22:12:04[0m :: [URI] # [1;37;40m# #
[35m22:12:04[0m :: [License::SPDX] # [1;37;40m# #
[35m22:12:04[0m :: [Test::META] # [1;37;40m# #
[35m22:12:04[0m :: [Test::Notice] # [1;37;40m# #
[35m22:12:04[0m :: [HTTP::Status] # [1;37;40m# #
[35m22:12:04[0m :: [DateTime::Format] # [1;37;40m# #
[35m22:12:04[0m :: [MIME::Types] # [1;37;40m# #
[35m22:12:04[0m :: [Test::When] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::OptIn] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Name] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Marshal] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Unmarshal] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Class] # [1;37;40m# #
[35m22:12:04[0m :: [META6] # [1;37;40m# #
[35m22:12:04[0m :: [URI] # [1;37;40m# #
[35m22:12:04[0m :: [License::SPDX] # [1;37;40m# #
[35m22:12:04[0m :: [Test::META] # [1;37;40m# #
[35m22:12:04[0m :: [Test::Notice] # [1;37;40m# #
[35m22:12:04[0m :: [HTTP::Status] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [DateTime::Format] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [MIME::Types] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [Test::When] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [JSON::OptIn] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [JSON::Name] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [JSON::Marshal] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [JSON::Unmarshal] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [JSON::Class] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [META6] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [URI] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [License::SPDX] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [Test::META] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [Test::Notice] # [1;37;40m# This is a test message #
[35m22:12:04[0m :: [HTTP::Status] # [1;37;40m# #
[35m22:12:04[0m :: [DateTime::Format] # [1;37;40m# #
[35m22:12:04[0m :: [MIME::Types] # [1;37;40m# #
[35m22:12:04[0m :: [Test::When] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::OptIn] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Name] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Marshal] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Unmarshal] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Class] # [1;37;40m# #
[35m22:12:04[0m :: [META6] # [1;37;40m# #
[35m22:12:04[0m :: [URI] # [1;37;40m# #
[35m22:12:04[0m :: [License::SPDX] # [1;37;40m# #
[35m22:12:04[0m :: [Test::META] # [1;37;40m# #
[35m22:12:04[0m :: [Test::Notice] # [1;37;40m# #
[35m22:12:04[0m :: [HTTP::Status] # [1;37;40m# #
[35m22:12:04[0m :: [DateTime::Format] # [1;37;40m# #
[35m22:12:04[0m :: [MIME::Types] # [1;37;40m# #
[35m22:12:04[0m :: [Test::When] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::OptIn] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Name] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Marshal] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Unmarshal] # [1;37;40m# #
[35m22:12:04[0m :: [JSON::Class] # [1;37;40m# #
[35m22:12:04[0m :: [META6] # [1;37;40m# #
[35m22:12:04[0m :: [URI] # [1;37;40m# #
[35m22:12:04[0m :: [License::SPDX] # [1;37;40m# #
[35m22:12:04[0m :: [Test::META] # [1;37;40m# #
[35m22:12:04[0m :: [Test::Notice] # [1;37;40m# #
[35m22:12:04[0m :: [HTTP::Status] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [DateTime::Format] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [MIME::Types] # [1;33;42m##############################################################################[0m
[35m22:12:04[0m :: [Test::When] # [1;33;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::OptIn] # [1;33;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::Name] # [1;33;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::Marshal] # [1;33;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::Unmarshal] # [1;33;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::Class] # [1;33;42m##############################################################################[0m
[35m22:17:34[0m :: [META6] # [1;33;42m##############################################################################[0m
[35m22:17:34[0m :: [URI] # [1;33;42m##############################################################################[0m
[35m22:17:34[0m :: [License::SPDX] # [1;33;42m##############################################################################[0m
[35m22:17:34[0m :: [Test::META] # [1;33;42m##############################################################################[0m
[35m22:17:34[0m :: [Test::Notice] # [1;33;42m##############################################################################[0m
[35m22:17:34[0m :: [HTTP::Status] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [DateTime::Format] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [MIME::Types] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [Test::When] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::OptIn] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::Name] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::Marshal] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::Unmarshal] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::Class] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [META6] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [URI] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [License::SPDX] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [Test::META] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [Test::Notice] # [1;34;42m##############################################################################[0m
[35m22:17:34[0m :: [HTTP::Status] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: [DateTime::Format] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: [MIME::Types] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: [Test::When] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::OptIn] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::Name] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::Marshal] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::Unmarshal] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: [JSON::Class] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: [META6] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: [URI] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: [License::SPDX] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: [Test::META] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: [Test::Notice] # [1;31;42m##############################################################################[0m
[35m22:17:34[0m :: ===> Testing [OK] for Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
[35m22:17:34[0m :: ===> Testing: Test::Util::ServerPort:ver<0.0.4>:auth<zef:jonathanstowe>:api<1.0>
[35m22:17:34[0m :: ===> Testing [OK] for Test::Util::ServerPort:ver<0.0.4>:auth<zef:jonathanstowe>:api<1.0>
[35m22:17:34[0m :: ===> Testing: IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
[35m22:17:34[0m :: ===> Testing [OK] for IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
[35m22:17:34[0m :: ===> Testing: OO::Monitors:ver<1.1.1>
[35m22:17:34[0m :: ===> Testing [OK] for OO::Monitors:ver<1.1.1>
[35m22:17:34[0m :: ===> Testing: IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
[35m22:17:34[0m :: ===> Testing [OK] for IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
[35m22:17:34[0m :: ===> Testing: Base64:ver<0.1.0>:auth<github:ugexe>
[35m22:17:34[0m :: ===> Testing [OK] for Base64:ver<0.1.0>:auth<github:ugexe>
[35m22:17:34[0m :: ===> Testing: HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
[35m22:17:34[0m :: ===> Testing [OK] for HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
[35m22:17:34[0m :: ===> Testing: Cro::Core:ver<0.8.9>:auth<zef:cro>
[35m22:17:34[0m :: ===> Testing [OK] for Cro::Core:ver<0.8.9>:auth<zef:cro>
[35m22:17:34[0m :: ===> Testing: Cro::TLS:ver<0.8.9>:auth<zef:cro>
[35m22:17:34[0m :: ===> Testing [OK] for Cro::TLS:ver<0.8.9>:auth<zef:cro>
[35m22:17:34[0m :: ===> Testing: if:ver<0.1.1>
[35m22:17:34[0m :: ===> Testing [OK] for if:ver<0.1.1>
[35m22:17:34[0m :: ===> Testing: Crypt::Random:ver<0.4.1>
[35m22:17:34[0m :: ===> Testing [OK] for Crypt::Random:ver<0.4.1>
[35m22:17:34[0m :: ===> Testing: Digest:ver<0.28.1>:auth<zef:grondilu>
[35m22:17:34[0m :: ===> Testing [OK] for Digest:ver<0.28.1>:auth<zef:grondilu>
[35m22:17:34[0m :: ===> Testing: Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
[35m22:17:34[0m :: ===> Testing [OK] for Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
[35m22:17:34[0m :: ===> Testing: JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
[35m22:17:34[0m :: ===> Testing [OK] for JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
[35m22:17:34[0m :: ===> Testing: DateTime::Parse:ver<0.9.3>:auth<github:sergot>
[35m22:17:34[0m :: ===> Testing [OK] for DateTime::Parse:ver<0.9.3>:auth<github:sergot>
[35m22:17:34[0m :: ===> Testing: TinyFloats:ver<0.0.4>:auth<zef:japhb>
[35m22:17:34[0m :: ===> Testing [OK] for TinyFloats:ver<0.0.4>:auth<zef:japhb>
[35m22:17:34[0m :: ===> Testing: CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
[35m22:17:34[0m :: ===> Testing [OK] for CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
[35m22:17:34[0m :: ===> Testing: Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
[35m22:17:34[0m :: ===> Testing [OK] for Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
[35m22:17:34[0m :: ===> Testing: Cro::HTTP:ver<0.8.9>:auth<zef:cro>
[35m22:17:34[0m :: ===> Testing [OK] for Cro::HTTP:ver<0.8.9>:auth<zef:cro>
[35m22:17:34[0m :: ===> Testing: Humming-Bird:ver<2.0.4>:auth<zef:rawleyfowler>
[35m22:17:34[0m :: [HTTP::Status] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [DateTime::Format] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [MIME::Types] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [Test::When] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [JSON::OptIn] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [JSON::Name] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [JSON::Marshal] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [JSON::Unmarshal] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [JSON::Class] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [META6] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [URI] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [License::SPDX] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [Test::META] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [Test::Notice] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [Test::Util::ServerPort] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [IO::Socket::Async::SSL] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [OO::Monitors] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [IO::Path::ChildSecure] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [Base64] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [HTTP::HPACK] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [Cro::Core] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [Cro::TLS] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [if] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [Crypt::Random] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [Digest] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [Digest::HMAC] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [JSON::JWT] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [DateTime::Parse] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [TinyFloats] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [CBOR::Simple] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [Log::Timeline] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [Cro::HTTP] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [Humming-Bird] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:34[0m :: [HTTP::Status] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [DateTime::Format] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [MIME::Types] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [Test::When] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [JSON::OptIn] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [JSON::Name] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [JSON::Marshal] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [JSON::Unmarshal] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [JSON::Class] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [META6] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [URI] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [License::SPDX] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [Test::META] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [Test::Notice] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [Test::Util::ServerPort] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [IO::Socket::Async::SSL] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [OO::Monitors] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [IO::Path::ChildSecure] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [Base64] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [HTTP::HPACK] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [Cro::Core] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [Cro::TLS] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [if] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [Crypt::Random] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [Digest] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [Digest::HMAC] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [JSON::JWT] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [DateTime::Parse] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [TinyFloats] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [CBOR::Simple] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [Log::Timeline] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [Cro::HTTP] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [Humming-Bird] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:34[0m :: [HTTP::Status] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [DateTime::Format] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [MIME::Types] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [Test::When] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [JSON::OptIn] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [JSON::Name] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [JSON::Marshal] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [JSON::Unmarshal] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [JSON::Class] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [META6] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [URI] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [License::SPDX] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [Test::META] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [Test::Notice] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [Test::Util::ServerPort] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [IO::Socket::Async::SSL] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [OO::Monitors] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [IO::Path::ChildSecure] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [Base64] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [HTTP::HPACK] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [Cro::Core] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [Cro::TLS] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [if] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [Crypt::Random] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [Digest] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [Digest::HMAC] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [JSON::JWT] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [DateTime::Parse] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:34[0m :: [TinyFloats] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:35[0m :: [CBOR::Simple] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:35[0m :: [Log::Timeline] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:35[0m :: [Cro::HTTP] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:35[0m :: [Humming-Bird] in block <unit> at t/02-request_encoding.rakutest line 11
[35m22:17:35[0m :: [HTTP::Status] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [DateTime::Format] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [MIME::Types] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [Test::When] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [JSON::OptIn] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [JSON::Name] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [JSON::Marshal] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [JSON::Unmarshal] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [JSON::Class] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [META6] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [URI] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [License::SPDX] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [Test::META] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [Test::Notice] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [Test::Util::ServerPort] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [IO::Socket::Async::SSL] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [OO::Monitors] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [IO::Path::ChildSecure] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [Base64] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [HTTP::HPACK] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [Cro::Core] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [Cro::TLS] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [if] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [Crypt::Random] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [Digest] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [Digest::HMAC] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [JSON::JWT] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [DateTime::Parse] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [TinyFloats] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [CBOR::Simple] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [Log::Timeline] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [Cro::HTTP] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [Humming-Bird] A Buf is not a Str, so using 'chars' will not work. The 'decode'
[35m22:17:35[0m :: [HTTP::Status] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [DateTime::Format] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [MIME::Types] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [Test::When] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [JSON::OptIn] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [JSON::Name] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [JSON::Marshal] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [JSON::Unmarshal] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [JSON::Class] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [META6] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [URI] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [License::SPDX] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [Test::META] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [Test::Notice] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [Test::Util::ServerPort] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [IO::Socket::Async::SSL] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [OO::Monitors] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [IO::Path::ChildSecure] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [Base64] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [HTTP::HPACK] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [Cro::Core] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [Cro::TLS] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [if] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [Crypt::Random] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [Digest] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [Digest::HMAC] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [JSON::JWT] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [DateTime::Parse] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [TinyFloats] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [CBOR::Simple] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [Log::Timeline] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [Cro::HTTP] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [Humming-Bird] method should be used to convert a Buf to a Str.
[35m22:17:35[0m :: [HTTP::Status] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [DateTime::Format] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [MIME::Types] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [Test::When] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [JSON::OptIn] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [JSON::Name] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [JSON::Marshal] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [JSON::Unmarshal] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [JSON::Class] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [META6] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [URI] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [License::SPDX] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [Test::META] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [Test::Notice] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [Test::Util::ServerPort] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [IO::Socket::Async::SSL] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [OO::Monitors] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [IO::Path::ChildSecure] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [Base64] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [HTTP::HPACK] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:35[0m :: [Cro::Core] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:36[0m :: [Cro::TLS] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:36[0m :: [if] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:36[0m :: [Crypt::Random] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:36[0m :: [Digest] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:36[0m :: [Digest::HMAC] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:36[0m :: [JSON::JWT] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:36[0m :: [DateTime::Parse] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:36[0m :: [TinyFloats] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:36[0m :: [CBOR::Simple] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:36[0m :: [Log::Timeline] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:36[0m :: [Cro::HTTP] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:36[0m :: [Humming-Bird] in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
[35m22:17:36[0m :: [HTTP::Status] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [DateTime::Format] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [MIME::Types] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [Test::When] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [JSON::OptIn] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [JSON::Name] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [JSON::Marshal] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [JSON::Unmarshal] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [JSON::Class] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [META6] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [URI] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [License::SPDX] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [Test::META] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [Test::Notice] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [Test::Util::ServerPort] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [IO::Socket::Async::SSL] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [OO::Monitors] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [IO::Path::ChildSecure] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [Base64] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [HTTP::HPACK] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [Cro::Core] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [Cro::TLS] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [if] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [Crypt::Random] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [Digest] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [Digest::HMAC] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [JSON::JWT] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [DateTime::Parse] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [TinyFloats] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:36[0m :: [CBOR::Simple] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:37[0m :: [Log::Timeline] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:37[0m :: [Cro::HTTP] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:37[0m :: [Humming-Bird] in block <unit> at t/03-response_decoding.rakutest line 15
[35m22:17:37[0m :: [HTTP::Status] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [DateTime::Format] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [MIME::Types] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [Test::When] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [JSON::OptIn] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [JSON::Name] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [JSON::Marshal] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [JSON::Unmarshal] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [JSON::Class] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [META6] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [URI] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [License::SPDX] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [Test::META] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [Test::Notice] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [Test::Util::ServerPort] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [IO::Socket::Async::SSL] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [OO::Monitors] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [IO::Path::ChildSecure] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [Base64] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [HTTP::HPACK] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [Cro::Core] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [Cro::TLS] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [if] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [Crypt::Random] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [Digest] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [Digest::HMAC] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [JSON::JWT] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [DateTime::Parse] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [TinyFloats] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [CBOR::Simple] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [Log::Timeline] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [Cro::HTTP] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [Humming-Bird] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
[35m22:17:37[0m :: [HTTP::Status] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:37[0m :: [DateTime::Format] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:37[0m :: [MIME::Types] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:37[0m :: [Test::When] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:37[0m :: [JSON::OptIn] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:37[0m :: [JSON::Name] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:37[0m :: [JSON::Marshal] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [JSON::Unmarshal] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [JSON::Class] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [META6] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [URI] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [License::SPDX] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [Test::META] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [Test::Notice] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [Test::Util::ServerPort] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [IO::Socket::Async::SSL] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [OO::Monitors] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [IO::Path::ChildSecure] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [Base64] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [HTTP::HPACK] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [Cro::Core] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [Cro::TLS] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [if] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [Crypt::Random] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [Digest] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [Digest::HMAC] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [JSON::JWT] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [DateTime::Parse] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [TinyFloats] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [CBOR::Simple] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [Log::Timeline] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [Cro::HTTP] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [Humming-Bird] in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
[35m22:17:41[0m :: [HTTP::Status] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [DateTime::Format] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [MIME::Types] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [Test::When] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [JSON::OptIn] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [JSON::Name] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [JSON::Marshal] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [JSON::Unmarshal] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [JSON::Class] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [META6] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [URI] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [License::SPDX] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [Test::META] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [Test::Notice] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [Test::Util::ServerPort] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [IO::Socket::Async::SSL] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [OO::Monitors] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [IO::Path::ChildSecure] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [Base64] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [HTTP::HPACK] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [Cro::Core] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [Cro::TLS] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [if] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [Crypt::Random] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [Digest] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [Digest::HMAC] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [JSON::JWT] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [DateTime::Parse] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [TinyFloats] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [CBOR::Simple] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [Log::Timeline] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [Cro::HTTP] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [Humming-Bird] in block <unit> at t/05-cookie.rakutest line 12
[35m22:17:41[0m :: [HTTP::Status] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [DateTime::Format] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [MIME::Types] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [Test::When] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [JSON::OptIn] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [JSON::Name] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [JSON::Marshal] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [JSON::Unmarshal] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [JSON::Class] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [META6] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [URI] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [License::SPDX] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [Test::META] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [Test::Notice] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [Test::Util::ServerPort] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [IO::Socket::Async::SSL] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [OO::Monitors] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [IO::Path::ChildSecure] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [Base64] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [HTTP::HPACK] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [Cro::Core] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [Cro::TLS] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [if] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [Crypt::Random] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [Digest] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [Digest::HMAC] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [JSON::JWT] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [DateTime::Parse] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [TinyFloats] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [CBOR::Simple] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [Log::Timeline] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [Cro::HTTP] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [Humming-Bird] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:41[0m :: [HTTP::Status] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [DateTime::Format] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [MIME::Types] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [Test::When] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [JSON::OptIn] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [JSON::Name] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [JSON::Marshal] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [JSON::Unmarshal] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [JSON::Class] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [META6] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [URI] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [License::SPDX] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [Test::META] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [Test::Notice] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [Test::Util::ServerPort] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [IO::Socket::Async::SSL] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [OO::Monitors] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [IO::Path::ChildSecure] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [Base64] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [HTTP::HPACK] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [Cro::Core] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [Cro::TLS] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [if] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [Crypt::Random] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [Digest] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [Digest::HMAC] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [JSON::JWT] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [DateTime::Parse] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [TinyFloats] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [CBOR::Simple] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [Log::Timeline] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [Cro::HTTP] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [Humming-Bird] method should be used to convert a Buf to a Str.
[35m22:17:41[0m :: [HTTP::Status] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [DateTime::Format] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [MIME::Types] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [Test::When] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [JSON::OptIn] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [JSON::Name] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [JSON::Marshal] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [JSON::Unmarshal] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [JSON::Class] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [META6] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [URI] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [License::SPDX] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [Test::META] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [Test::Notice] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [Test::Util::ServerPort] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [IO::Socket::Async::SSL] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [OO::Monitors] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [IO::Path::ChildSecure] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [Base64] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [HTTP::HPACK] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [Cro::Core] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [Cro::TLS] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [if] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [Crypt::Random] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [Digest] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [Digest::HMAC] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [JSON::JWT] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [DateTime::Parse] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [TinyFloats] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [CBOR::Simple] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [Log::Timeline] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [Cro::HTTP] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [Humming-Bird] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:41[0m :: [HTTP::Status] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [DateTime::Format] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [MIME::Types] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [Test::When] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [JSON::OptIn] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [JSON::Name] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [JSON::Marshal] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [JSON::Unmarshal] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [JSON::Class] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [META6] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [URI] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [License::SPDX] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [Test::META] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [Test::Notice] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [Test::Util::ServerPort] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [IO::Socket::Async::SSL] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [OO::Monitors] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [IO::Path::ChildSecure] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [Base64] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [HTTP::HPACK] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:41[0m :: [Cro::Core] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:43[0m :: [Cro::TLS] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:43[0m :: [if] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:43[0m :: [Crypt::Random] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:43[0m :: [Digest] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:43[0m :: [Digest::HMAC] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:43[0m :: [JSON::JWT] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:43[0m :: [DateTime::Parse] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:43[0m :: [TinyFloats] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:43[0m :: [CBOR::Simple] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:43[0m :: [Log::Timeline] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:43[0m :: [Cro::HTTP] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:43[0m :: [Humming-Bird] in block <unit> at t/07-advice.rakutest line 24
[35m22:17:43[0m :: [HTTP::Status] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [DateTime::Format] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [MIME::Types] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [Test::When] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [JSON::OptIn] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [JSON::Name] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [JSON::Marshal] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [JSON::Unmarshal] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [JSON::Class] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [META6] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [URI] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [License::SPDX] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [Test::META] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [Test::Notice] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [Test::Util::ServerPort] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [IO::Socket::Async::SSL] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [OO::Monitors] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [IO::Path::ChildSecure] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [Base64] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [HTTP::HPACK] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [Cro::Core] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [Cro::TLS] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [if] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [Crypt::Random] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [Digest] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [Digest::HMAC] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [JSON::JWT] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [DateTime::Parse] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [TinyFloats] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [CBOR::Simple] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [Log::Timeline] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [Cro::HTTP] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [Humming-Bird] # You planned 3 tests, but ran 1
[35m22:17:43[0m :: [HTTP::Status] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [DateTime::Format] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [MIME::Types] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [Test::When] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [JSON::OptIn] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [JSON::Name] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [JSON::Marshal] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [JSON::Unmarshal] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [JSON::Class] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [META6] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [URI] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [License::SPDX] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [Test::META] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [Test::Notice] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [Test::Util::ServerPort] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [IO::Socket::Async::SSL] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [OO::Monitors] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [IO::Path::ChildSecure] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [Base64] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [HTTP::HPACK] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [Cro::Core] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [Cro::TLS] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [if] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [Crypt::Random] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [Digest] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [Digest::HMAC] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [JSON::JWT] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [DateTime::Parse] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [TinyFloats] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [CBOR::Simple] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [Log::Timeline] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [Cro::HTTP] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [Humming-Bird] No such method 'chomp' for invocant of type 'Buf'
[35m22:17:43[0m :: [HTTP::Status] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [DateTime::Format] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [MIME::Types] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [Test::When] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [JSON::OptIn] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [JSON::Name] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [JSON::Marshal] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [JSON::Unmarshal] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [JSON::Class] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [META6] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [URI] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [License::SPDX] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [Test::META] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [Test::Notice] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [Test::Util::ServerPort] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [IO::Socket::Async::SSL] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [OO::Monitors] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [IO::Path::ChildSecure] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [Base64] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [HTTP::HPACK] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [Cro::Core] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [Cro::TLS] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [if] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [Crypt::Random] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [Digest] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [Digest::HMAC] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [JSON::JWT] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [DateTime::Parse] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [TinyFloats] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [CBOR::Simple] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [Log::Timeline] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [Cro::HTTP] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [Humming-Bird] in block <unit> at t/08-static.rakutest line 15
[35m22:17:43[0m :: [HTTP::Status] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [DateTime::Format] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [MIME::Types] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [Test::When] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [JSON::OptIn] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [JSON::Name] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [JSON::Marshal] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [JSON::Unmarshal] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [JSON::Class] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [META6] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [URI] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [License::SPDX] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [Test::META] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [Test::Notice] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [Test::Util::ServerPort] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [IO::Socket::Async::SSL] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [OO::Monitors] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [IO::Path::ChildSecure] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [Base64] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [HTTP::HPACK] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [Cro::Core] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [Cro::TLS] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [if] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [Crypt::Random] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [Digest] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [Digest::HMAC] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [JSON::JWT] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [DateTime::Parse] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [TinyFloats] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [CBOR::Simple] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [Log::Timeline] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [Cro::HTTP] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [Humming-Bird] # You planned 6 tests, but ran 3
[35m22:17:43[0m :: [HTTP::Status] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [DateTime::Format] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [MIME::Types] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [Test::When] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [JSON::OptIn] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [JSON::Name] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [JSON::Marshal] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [JSON::Unmarshal] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [JSON::Class] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [META6] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [URI] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [License::SPDX] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [Test::META] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [Test::Notice] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [Test::Util::ServerPort] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [IO::Socket::Async::SSL] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [OO::Monitors] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [IO::Path::ChildSecure] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [Base64] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [HTTP::HPACK] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [Cro::Core] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [Cro::TLS] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [if] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [Crypt::Random] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [Digest] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [Digest::HMAC] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [JSON::JWT] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [DateTime::Parse] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [TinyFloats] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [CBOR::Simple] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [Log::Timeline] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [Cro::HTTP] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [Humming-Bird] Stringification of a Buf is not done with 'Stringy'. The 'decode'
[35m22:17:43[0m :: [HTTP::Status] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [DateTime::Format] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [MIME::Types] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [Test::When] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [JSON::OptIn] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [JSON::Name] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [JSON::Marshal] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [JSON::Unmarshal] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [JSON::Class] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [META6] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [URI] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [License::SPDX] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [Test::META] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [Test::Notice] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [Test::Util::ServerPort] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [IO::Socket::Async::SSL] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [OO::Monitors] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [IO::Path::ChildSecure] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [Base64] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [HTTP::HPACK] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [Cro::Core] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [Cro::TLS] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [if] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [Crypt::Random] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [Digest] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [Digest::HMAC] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [JSON::JWT] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [DateTime::Parse] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [TinyFloats] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [CBOR::Simple] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [Log::Timeline] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [Cro::HTTP] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [Humming-Bird] method should be used to convert a Buf to a Str.
[35m22:17:43[0m :: [HTTP::Status] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [DateTime::Format] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [MIME::Types] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [Test::When] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [JSON::OptIn] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [JSON::Name] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [JSON::Marshal] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [JSON::Unmarshal] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [JSON::Class] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [META6] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [URI] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [License::SPDX] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [Test::META] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [Test::Notice] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [Test::Util::ServerPort] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [IO::Socket::Async::SSL] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [OO::Monitors] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [IO::Path::ChildSecure] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [Base64] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [HTTP::HPACK] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [Cro::Core] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [Cro::TLS] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [if] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [Crypt::Random] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [Digest] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [Digest::HMAC] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [JSON::JWT] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [DateTime::Parse] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [TinyFloats] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [CBOR::Simple] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [Log::Timeline] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [Cro::HTTP] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [Humming-Bird] in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
[35m22:17:43[0m :: [HTTP::Status] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [DateTime::Format] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [MIME::Types] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [Test::When] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [JSON::OptIn] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [JSON::Name] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [JSON::Marshal] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [JSON::Unmarshal] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [JSON::Class] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [META6] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [URI] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [License::SPDX] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [Test::META] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [Test::Notice] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [Test::Util::ServerPort] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [IO::Socket::Async::SSL] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [OO::Monitors] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [IO::Path::ChildSecure] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [Base64] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [HTTP::HPACK] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [Cro::Core] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [Cro::TLS] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [if] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [Crypt::Random] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [Digest] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [Digest::HMAC] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [JSON::JWT] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [DateTime::Parse] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [TinyFloats] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [CBOR::Simple] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [Log::Timeline] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [Cro::HTTP] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [Humming-Bird] in block <unit> at t/09-routers.rakutest line 16
[35m22:17:43[0m :: [HTTP::Status] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [DateTime::Format] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [MIME::Types] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [Test::When] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [JSON::OptIn] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [JSON::Name] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [JSON::Marshal] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [JSON::Unmarshal] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [JSON::Class] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [META6] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [URI] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [License::SPDX] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [Test::META] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [Test::Notice] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [Test::Util::ServerPort] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [IO::Socket::Async::SSL] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [OO::Monitors] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [IO::Path::ChildSecure] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [Base64] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [HTTP::HPACK] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [Cro::Core] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [Cro::TLS] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [if] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [Crypt::Random] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [Digest] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [Digest::HMAC] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [JSON::JWT] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [DateTime::Parse] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [TinyFloats] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [CBOR::Simple] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [Log::Timeline] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [Cro::HTTP] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: [Humming-Bird] # You planned 9 tests, but ran 4
[35m22:17:43[0m :: ===> Testing [FAIL]: Humming-Bird:ver<2.0.4>:auth<zef:rawleyfowler>
[1;36m[task stderr][0m
[35m22:17:43[0m :: ===> Updating fez mirror: https://360.zef.pm/
[35m22:17:43[0m :: ===> Updated fez mirror: https://360.zef.pm/
[35m22:17:43[0m :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
[35m22:17:43[0m :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
[35m22:17:43[0m :: Aborting due to test failure: Humming-Bird:ver<2.0.4>:auth<zef:rawleyfowler> (use --force-test to override)
[35m22:17:43[0m :: task exit status: 1
[35m22:17:43[0m :: task tasks/zef-build FAILED
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/zef-build/.sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 1, signal: 0)
in block <unit> at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/resources/D89191B85489D8D1AA2CA29B23BB54732926E4C8 line 13
in sub MAIN at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/bin/sparrowdo line 3
in block <unit> at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/bin/sparrowdo line 1