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

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

  • Summary
  • Pipeline YAML
  • Report
BuildID: 3142
Status: FAIL
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 27.02.2023 @ 22:17
Time elapsed: 495 sec
---
SCM: https://github.com/rawleyfowler/Humming-Bird.git
Git sha: 03afd89
Git comment: big time experimenting
tasks:
  -
    name: zef-build
    language: Bash
    default: true
    code: |
      set -e
      cd source/
      zef install . --force-install
      zef install App::Prove6 --force-install
      prove6 -I. t/ it/
22:10:16 :: [repository] - index updated from https://sparrowhub.io/repo/api/v1/index
run stage: run
source directory does not yet exist, download source archive from storage
22:10:19 :: [repository] - installing pack-unpack, version 0.000001
[task run: task.bash - unpack source archive]
[dump code: task.bash]
[1] set -e
[2] 
[3] file=$(config file)
[4] dir=$(config dir)
[5] 
[6] echo "tar -xzf $file "
[7] 
[8] tar -xzf $file
[9] 
[10] if test $dir; then
[11]   ls -l $dir
[12] fi
[13] 
[14] 
[task stdout]
22:10:21 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/zef-build]
[dump code: task.bash]
[1] set -e
[2] cd source/
[3] zef install . --force-install
[4] zef install App::Prove6 --force-install
[5] prove6 -I. t/ it/
[6] 
[task stdout]
22:10:25 :: ===> Searching for missing dependencies: HTTP::Status, DateTime::Format, MIME::Types, Test::When, Test::Notice, Test::Util::ServerPort, Cro::HTTP::Client
22:12:04 :: ===> 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
22:12:04 :: ===> Searching for missing dependencies: CBOR::Simple, Digest::HMAC, if, META6:ver<0.0.24+>, URI, License::SPDX
22:12:04 :: ===> 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+>
22:12:04 :: ===> Searching for missing dependencies: JSON::OptIn, JSON::Marshal:ver<0.0.23+>, JSON::Unmarshal:ver<0.08+>
22:12:04 :: ===> Testing: HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
22:12:04 :: ===> Testing [OK] for HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
22:12:04 :: ===> Testing: DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
22:12:04 :: ===> Testing [OK] for DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
22:12:04 :: ===> Testing: MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
22:12:04 :: ===> Testing [OK] for MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
22:12:04 :: ===> Testing: Test::When:ver<1.001009>:auth<zef:raku-community-modules>
22:12:04 :: ===> Testing [OK] for Test::When:ver<1.001009>:auth<zef:raku-community-modules>
22:12:04 :: ===> Testing: JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
22:12:04 :: ===> Testing [OK] for JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
22:12:04 :: ===> Testing: JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
22:12:04 :: ===> Testing [OK] for JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
22:12:04 :: ===> Testing: JSON::Marshal:ver<0.0.24>:auth<zef:jonathanstowe>:api<1.0>
22:12:04 :: ===> Testing [OK] for JSON::Marshal:ver<0.0.24>:auth<zef:jonathanstowe>:api<1.0>
22:12:04 :: ===> Testing: JSON::Unmarshal:ver<0.11>:auth<zef:raku-community-modules>
22:12:04 :: ===> Testing [OK] for JSON::Unmarshal:ver<0.11>:auth<zef:raku-community-modules>
22:12:04 :: ===> Testing: JSON::Class:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
22:12:04 :: ===> Testing [OK] for JSON::Class:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
22:12:04 :: ===> Testing: META6:ver<0.0.29>:auth<zef:jonathanstowe>:api<1.0>
22:12:04 :: ===> Testing [OK] for META6:ver<0.0.29>:auth<zef:jonathanstowe>:api<1.0>
22:12:04 :: ===> Testing: URI:ver<0.3.6>:auth<zef:raku-community-modules>
22:12:04 :: ===> Testing [OK] for URI:ver<0.3.6>:auth<zef:raku-community-modules>
22:12:04 :: ===> Testing: License::SPDX:ver<3.20.0>:auth<zef:jonathanstowe>:api<1.0>
22:12:04 :: ===> Testing [OK] for License::SPDX:ver<3.20.0>:auth<zef:jonathanstowe>:api<1.0>
22:12:04 :: ===> Testing: Test::META:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
22:12:04 :: [HTTP::Status] # the following may make some diagnostics from the module itself
22:12:04 :: [DateTime::Format] # the following may make some diagnostics from the module itself
22:12:04 :: [MIME::Types] # the following may make some diagnostics from the module itself
22:12:04 :: [Test::When] # the following may make some diagnostics from the module itself
22:12:04 :: [JSON::OptIn] # the following may make some diagnostics from the module itself
22:12:04 :: [JSON::Name] # the following may make some diagnostics from the module itself
22:12:04 :: [JSON::Marshal] # the following may make some diagnostics from the module itself
22:12:04 :: [JSON::Unmarshal] # the following may make some diagnostics from the module itself
22:12:04 :: [JSON::Class] # the following may make some diagnostics from the module itself
22:12:04 :: [META6] # the following may make some diagnostics from the module itself
22:12:04 :: [URI] # the following may make some diagnostics from the module itself
22:12:04 :: [License::SPDX] # the following may make some diagnostics from the module itself
22:12:04 :: [Test::META] # the following may make some diagnostics from the module itself
22:12:04 :: ===> Testing [OK] for Test::META:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
22:12:04 :: ===> Testing: Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
22:12:04 :: [HTTP::Status] # 
22:12:04 :: [DateTime::Format] # 
22:12:04 :: [MIME::Types] # 
22:12:04 :: [Test::When] # 
22:12:04 :: [JSON::OptIn] # 
22:12:04 :: [JSON::Name] # 
22:12:04 :: [JSON::Marshal] # 
22:12:04 :: [JSON::Unmarshal] # 
22:12:04 :: [JSON::Class] # 
22:12:04 :: [META6] # 
22:12:04 :: [URI] # 
22:12:04 :: [License::SPDX] # 
22:12:04 :: [Test::META] # 
22:12:04 :: [Test::Notice] # 
22:12:04 :: [HTTP::Status] # ##############################################################################
22:12:04 :: [DateTime::Format] # ##############################################################################
22:12:04 :: [MIME::Types] # ##############################################################################
22:12:04 :: [Test::When] # ##############################################################################
22:12:04 :: [JSON::OptIn] # ##############################################################################
22:12:04 :: [JSON::Name] # ##############################################################################
22:12:04 :: [JSON::Marshal] # ##############################################################################
22:12:04 :: [JSON::Unmarshal] # ##############################################################################
22:12:04 :: [JSON::Class] # ##############################################################################
22:12:04 :: [META6] # ##############################################################################
22:12:04 :: [URI] # ##############################################################################
22:12:04 :: [License::SPDX] # ##############################################################################
22:12:04 :: [Test::META] # ##############################################################################
22:12:04 :: [Test::Notice] # ##############################################################################
22:12:04 :: [HTTP::Status] # ##############################################################################
22:12:04 :: [DateTime::Format] # ##############################################################################
22:12:04 :: [MIME::Types] # ##############################################################################
22:12:04 :: [Test::When] # ##############################################################################
22:12:04 :: [JSON::OptIn] # ##############################################################################
22:12:04 :: [JSON::Name] # ##############################################################################
22:12:04 :: [JSON::Marshal] # ##############################################################################
22:12:04 :: [JSON::Unmarshal] # ##############################################################################
22:12:04 :: [JSON::Class] # ##############################################################################
22:12:04 :: [META6] # ##############################################################################
22:12:04 :: [URI] # ##############################################################################
22:12:04 :: [License::SPDX] # ##############################################################################
22:12:04 :: [Test::META] # ##############################################################################
22:12:04 :: [Test::Notice] # ##############################################################################
22:12:04 :: [HTTP::Status] # ##############################################################################
22:12:04 :: [DateTime::Format] # ##############################################################################
22:12:04 :: [MIME::Types] # ##############################################################################
22:12:04 :: [Test::When] # ##############################################################################
22:12:04 :: [JSON::OptIn] # ##############################################################################
22:12:04 :: [JSON::Name] # ##############################################################################
22:12:04 :: [JSON::Marshal] # ##############################################################################
22:12:04 :: [JSON::Unmarshal] # ##############################################################################
22:12:04 :: [JSON::Class] # ##############################################################################
22:12:04 :: [META6] # ##############################################################################
22:12:04 :: [URI] # ##############################################################################
22:12:04 :: [License::SPDX] # ##############################################################################
22:12:04 :: [Test::META] # ##############################################################################
22:12:04 :: [Test::Notice] # ##############################################################################
22:12:04 :: [HTTP::Status] # #                                                                            #
22:12:04 :: [DateTime::Format] # #                                                                            #
22:12:04 :: [MIME::Types] # #                                                                            #
22:12:04 :: [Test::When] # #                                                                            #
22:12:04 :: [JSON::OptIn] # #                                                                            #
22:12:04 :: [JSON::Name] # #                                                                            #
22:12:04 :: [JSON::Marshal] # #                                                                            #
22:12:04 :: [JSON::Unmarshal] # #                                                                            #
22:12:04 :: [JSON::Class] # #                                                                            #
22:12:04 :: [META6] # #                                                                            #
22:12:04 :: [URI] # #                                                                            #
22:12:04 :: [License::SPDX] # #                                                                            #
22:12:04 :: [Test::META] # #                                                                            #
22:12:04 :: [Test::Notice] # #                                                                            #
22:12:04 :: [HTTP::Status] # #                                                                            #
22:12:04 :: [DateTime::Format] # #                                                                            #
22:12:04 :: [MIME::Types] # #                                                                            #
22:12:04 :: [Test::When] # #                                                                            #
22:12:04 :: [JSON::OptIn] # #                                                                            #
22:12:04 :: [JSON::Name] # #                                                                            #
22:12:04 :: [JSON::Marshal] # #                                                                            #
22:12:04 :: [JSON::Unmarshal] # #                                                                            #
22:12:04 :: [JSON::Class] # #                                                                            #
22:12:04 :: [META6] # #                                                                            #
22:12:04 :: [URI] # #                                                                            #
22:12:04 :: [License::SPDX] # #                                                                            #
22:12:04 :: [Test::META] # #                                                                            #
22:12:04 :: [Test::Notice] # #                                                                            #
22:12:04 :: [HTTP::Status] # #  This is a test message                                                    #
22:12:04 :: [DateTime::Format] # #  This is a test message                                                    #
22:12:04 :: [MIME::Types] # #  This is a test message                                                    #
22:12:04 :: [Test::When] # #  This is a test message                                                    #
22:12:04 :: [JSON::OptIn] # #  This is a test message                                                    #
22:12:04 :: [JSON::Name] # #  This is a test message                                                    #
22:12:04 :: [JSON::Marshal] # #  This is a test message                                                    #
22:12:04 :: [JSON::Unmarshal] # #  This is a test message                                                    #
22:12:04 :: [JSON::Class] # #  This is a test message                                                    #
22:12:04 :: [META6] # #  This is a test message                                                    #
22:12:04 :: [URI] # #  This is a test message                                                    #
22:12:04 :: [License::SPDX] # #  This is a test message                                                    #
22:12:04 :: [Test::META] # #  This is a test message                                                    #
22:12:04 :: [Test::Notice] # #  This is a test message                                                    #
22:12:04 :: [HTTP::Status] # #                                                                            #
22:12:04 :: [DateTime::Format] # #                                                                            #
22:12:04 :: [MIME::Types] # #                                                                            #
22:12:04 :: [Test::When] # #                                                                            #
22:12:04 :: [JSON::OptIn] # #                                                                            #
22:12:04 :: [JSON::Name] # #                                                                            #
22:12:04 :: [JSON::Marshal] # #                                                                            #
22:12:04 :: [JSON::Unmarshal] # #                                                                            #
22:12:04 :: [JSON::Class] # #                                                                            #
22:12:04 :: [META6] # #                                                                            #
22:12:04 :: [URI] # #                                                                            #
22:12:04 :: [License::SPDX] # #                                                                            #
22:12:04 :: [Test::META] # #                                                                            #
22:12:04 :: [Test::Notice] # #                                                                            #
22:12:04 :: [HTTP::Status] # #                                                                            #
22:12:04 :: [DateTime::Format] # #                                                                            #
22:12:04 :: [MIME::Types] # #                                                                            #
22:12:04 :: [Test::When] # #                                                                            #
22:12:04 :: [JSON::OptIn] # #                                                                            #
22:12:04 :: [JSON::Name] # #                                                                            #
22:12:04 :: [JSON::Marshal] # #                                                                            #
22:12:04 :: [JSON::Unmarshal] # #                                                                            #
22:12:04 :: [JSON::Class] # #                                                                            #
22:12:04 :: [META6] # #                                                                            #
22:12:04 :: [URI] # #                                                                            #
22:12:04 :: [License::SPDX] # #                                                                            #
22:12:04 :: [Test::META] # #                                                                            #
22:12:04 :: [Test::Notice] # #                                                                            #
22:12:04 :: [HTTP::Status] # ##############################################################################
22:12:04 :: [DateTime::Format] # ##############################################################################
22:12:04 :: [MIME::Types] # ##############################################################################
22:12:04 :: [Test::When] # ##############################################################################
22:17:34 :: [JSON::OptIn] # ##############################################################################
22:17:34 :: [JSON::Name] # ##############################################################################
22:17:34 :: [JSON::Marshal] # ##############################################################################
22:17:34 :: [JSON::Unmarshal] # ##############################################################################
22:17:34 :: [JSON::Class] # ##############################################################################
22:17:34 :: [META6] # ##############################################################################
22:17:34 :: [URI] # ##############################################################################
22:17:34 :: [License::SPDX] # ##############################################################################
22:17:34 :: [Test::META] # ##############################################################################
22:17:34 :: [Test::Notice] # ##############################################################################
22:17:34 :: [HTTP::Status] # ##############################################################################
22:17:34 :: [DateTime::Format] # ##############################################################################
22:17:34 :: [MIME::Types] # ##############################################################################
22:17:34 :: [Test::When] # ##############################################################################
22:17:34 :: [JSON::OptIn] # ##############################################################################
22:17:34 :: [JSON::Name] # ##############################################################################
22:17:34 :: [JSON::Marshal] # ##############################################################################
22:17:34 :: [JSON::Unmarshal] # ##############################################################################
22:17:34 :: [JSON::Class] # ##############################################################################
22:17:34 :: [META6] # ##############################################################################
22:17:34 :: [URI] # ##############################################################################
22:17:34 :: [License::SPDX] # ##############################################################################
22:17:34 :: [Test::META] # ##############################################################################
22:17:34 :: [Test::Notice] # ##############################################################################
22:17:34 :: [HTTP::Status] # ##############################################################################
22:17:34 :: [DateTime::Format] # ##############################################################################
22:17:34 :: [MIME::Types] # ##############################################################################
22:17:34 :: [Test::When] # ##############################################################################
22:17:34 :: [JSON::OptIn] # ##############################################################################
22:17:34 :: [JSON::Name] # ##############################################################################
22:17:34 :: [JSON::Marshal] # ##############################################################################
22:17:34 :: [JSON::Unmarshal] # ##############################################################################
22:17:34 :: [JSON::Class] # ##############################################################################
22:17:34 :: [META6] # ##############################################################################
22:17:34 :: [URI] # ##############################################################################
22:17:34 :: [License::SPDX] # ##############################################################################
22:17:34 :: [Test::META] # ##############################################################################
22:17:34 :: [Test::Notice] # ##############################################################################
22:17:34 :: ===> Testing [OK] for Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
22:17:34 :: ===> Testing: Test::Util::ServerPort:ver<0.0.4>:auth<zef:jonathanstowe>:api<1.0>
22:17:34 :: ===> Testing [OK] for Test::Util::ServerPort:ver<0.0.4>:auth<zef:jonathanstowe>:api<1.0>
22:17:34 :: ===> Testing: IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
22:17:34 :: ===> Testing [OK] for IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
22:17:34 :: ===> Testing: OO::Monitors:ver<1.1.1>
22:17:34 :: ===> Testing [OK] for OO::Monitors:ver<1.1.1>
22:17:34 :: ===> Testing: IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
22:17:34 :: ===> Testing [OK] for IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
22:17:34 :: ===> Testing: Base64:ver<0.1.0>:auth<github:ugexe>
22:17:34 :: ===> Testing [OK] for Base64:ver<0.1.0>:auth<github:ugexe>
22:17:34 :: ===> Testing: HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
22:17:34 :: ===> Testing [OK] for HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
22:17:34 :: ===> Testing: Cro::Core:ver<0.8.9>:auth<zef:cro>
22:17:34 :: ===> Testing [OK] for Cro::Core:ver<0.8.9>:auth<zef:cro>
22:17:34 :: ===> Testing: Cro::TLS:ver<0.8.9>:auth<zef:cro>
22:17:34 :: ===> Testing [OK] for Cro::TLS:ver<0.8.9>:auth<zef:cro>
22:17:34 :: ===> Testing: if:ver<0.1.1>
22:17:34 :: ===> Testing [OK] for if:ver<0.1.1>
22:17:34 :: ===> Testing: Crypt::Random:ver<0.4.1>
22:17:34 :: ===> Testing [OK] for Crypt::Random:ver<0.4.1>
22:17:34 :: ===> Testing: Digest:ver<0.28.1>:auth<zef:grondilu>
22:17:34 :: ===> Testing [OK] for Digest:ver<0.28.1>:auth<zef:grondilu>
22:17:34 :: ===> Testing: Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
22:17:34 :: ===> Testing [OK] for Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
22:17:34 :: ===> Testing: JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
22:17:34 :: ===> Testing [OK] for JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
22:17:34 :: ===> Testing: DateTime::Parse:ver<0.9.3>:auth<github:sergot>
22:17:34 :: ===> Testing [OK] for DateTime::Parse:ver<0.9.3>:auth<github:sergot>
22:17:34 :: ===> Testing: TinyFloats:ver<0.0.4>:auth<zef:japhb>
22:17:34 :: ===> Testing [OK] for TinyFloats:ver<0.0.4>:auth<zef:japhb>
22:17:34 :: ===> Testing: CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
22:17:34 :: ===> Testing [OK] for CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
22:17:34 :: ===> Testing: Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
22:17:34 :: ===> Testing [OK] for Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
22:17:34 :: ===> Testing: Cro::HTTP:ver<0.8.9>:auth<zef:cro>
22:17:34 :: ===> Testing [OK] for Cro::HTTP:ver<0.8.9>:auth<zef:cro>
22:17:34 :: ===> Testing: Humming-Bird:ver<2.0.4>:auth<zef:rawleyfowler>
22:17:34 :: [HTTP::Status] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [DateTime::Format] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [MIME::Types] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [Test::When] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [JSON::OptIn] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [JSON::Name] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [JSON::Marshal] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [JSON::Unmarshal] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [JSON::Class] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [META6] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [URI] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [License::SPDX] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [Test::META] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [Test::Notice] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [Test::Util::ServerPort] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [IO::Socket::Async::SSL] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [OO::Monitors] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [IO::Path::ChildSecure] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [Base64] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [HTTP::HPACK] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [Cro::Core] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [Cro::TLS] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [if] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [Crypt::Random] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [Digest] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [Digest::HMAC] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [JSON::JWT] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [DateTime::Parse] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [TinyFloats] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [CBOR::Simple] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [Log::Timeline] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [Cro::HTTP] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [Humming-Bird] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:34 :: [HTTP::Status]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [DateTime::Format]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [MIME::Types]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [Test::When]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [JSON::OptIn]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [JSON::Name]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [JSON::Marshal]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [JSON::Unmarshal]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [JSON::Class]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [META6]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [URI]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [License::SPDX]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [Test::META]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [Test::Notice]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [Test::Util::ServerPort]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [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
22:17:34 :: [OO::Monitors]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [IO::Path::ChildSecure]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [Base64]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [HTTP::HPACK]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [Cro::Core]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [Cro::TLS]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [if]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [Crypt::Random]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [Digest]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [Digest::HMAC]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [JSON::JWT]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [DateTime::Parse]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [TinyFloats]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [CBOR::Simple]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [Log::Timeline]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [Cro::HTTP]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [Humming-Bird]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:34 :: [HTTP::Status]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [DateTime::Format]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [MIME::Types]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [Test::When]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [JSON::OptIn]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [JSON::Name]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [JSON::Marshal]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [JSON::Unmarshal]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [JSON::Class]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [META6]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [URI]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [License::SPDX]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [Test::META]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [Test::Notice]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [Test::Util::ServerPort]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [IO::Socket::Async::SSL]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [OO::Monitors]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [IO::Path::ChildSecure]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [Base64]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [HTTP::HPACK]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [Cro::Core]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [Cro::TLS]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [if]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [Crypt::Random]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [Digest]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [Digest::HMAC]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [JSON::JWT]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [DateTime::Parse]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:34 :: [TinyFloats]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:35 :: [CBOR::Simple]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:35 :: [Log::Timeline]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:35 :: [Cro::HTTP]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:35 :: [Humming-Bird]   in block <unit> at t/02-request_encoding.rakutest line 11
22:17:35 :: [HTTP::Status] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [DateTime::Format] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [MIME::Types] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [Test::When] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [JSON::OptIn] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [JSON::Name] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [JSON::Marshal] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [JSON::Unmarshal] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [JSON::Class] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [META6] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [URI] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [License::SPDX] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [Test::META] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [Test::Notice] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [Test::Util::ServerPort] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [IO::Socket::Async::SSL] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [OO::Monitors] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [IO::Path::ChildSecure] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [Base64] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [HTTP::HPACK] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [Cro::Core] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [Cro::TLS] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [if] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [Crypt::Random] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [Digest] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [Digest::HMAC] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [JSON::JWT] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [DateTime::Parse] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [TinyFloats] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [CBOR::Simple] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [Log::Timeline] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [Cro::HTTP] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [Humming-Bird] A Buf is not a Str, so using 'chars' will not work.  The 'decode'
22:17:35 :: [HTTP::Status] method should be used to convert a Buf to a Str.
22:17:35 :: [DateTime::Format] method should be used to convert a Buf to a Str.
22:17:35 :: [MIME::Types] method should be used to convert a Buf to a Str.
22:17:35 :: [Test::When] method should be used to convert a Buf to a Str.
22:17:35 :: [JSON::OptIn] method should be used to convert a Buf to a Str.
22:17:35 :: [JSON::Name] method should be used to convert a Buf to a Str.
22:17:35 :: [JSON::Marshal] method should be used to convert a Buf to a Str.
22:17:35 :: [JSON::Unmarshal] method should be used to convert a Buf to a Str.
22:17:35 :: [JSON::Class] method should be used to convert a Buf to a Str.
22:17:35 :: [META6] method should be used to convert a Buf to a Str.
22:17:35 :: [URI] method should be used to convert a Buf to a Str.
22:17:35 :: [License::SPDX] method should be used to convert a Buf to a Str.
22:17:35 :: [Test::META] method should be used to convert a Buf to a Str.
22:17:35 :: [Test::Notice] method should be used to convert a Buf to a Str.
22:17:35 :: [Test::Util::ServerPort] method should be used to convert a Buf to a Str.
22:17:35 :: [IO::Socket::Async::SSL] method should be used to convert a Buf to a Str.
22:17:35 :: [OO::Monitors] method should be used to convert a Buf to a Str.
22:17:35 :: [IO::Path::ChildSecure] method should be used to convert a Buf to a Str.
22:17:35 :: [Base64] method should be used to convert a Buf to a Str.
22:17:35 :: [HTTP::HPACK] method should be used to convert a Buf to a Str.
22:17:35 :: [Cro::Core] method should be used to convert a Buf to a Str.
22:17:35 :: [Cro::TLS] method should be used to convert a Buf to a Str.
22:17:35 :: [if] method should be used to convert a Buf to a Str.
22:17:35 :: [Crypt::Random] method should be used to convert a Buf to a Str.
22:17:35 :: [Digest] method should be used to convert a Buf to a Str.
22:17:35 :: [Digest::HMAC] method should be used to convert a Buf to a Str.
22:17:35 :: [JSON::JWT] method should be used to convert a Buf to a Str.
22:17:35 :: [DateTime::Parse] method should be used to convert a Buf to a Str.
22:17:35 :: [TinyFloats] method should be used to convert a Buf to a Str.
22:17:35 :: [CBOR::Simple] method should be used to convert a Buf to a Str.
22:17:35 :: [Log::Timeline] method should be used to convert a Buf to a Str.
22:17:35 :: [Cro::HTTP] method should be used to convert a Buf to a Str.
22:17:35 :: [Humming-Bird] method should be used to convert a Buf to a Str.
22:17:35 :: [HTTP::Status]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [DateTime::Format]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [MIME::Types]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [Test::When]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [JSON::OptIn]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [JSON::Name]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [JSON::Marshal]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [JSON::Unmarshal]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [JSON::Class]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [META6]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [URI]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [License::SPDX]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [Test::META]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [Test::Notice]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [Test::Util::ServerPort]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [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
22:17:35 :: [OO::Monitors]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [IO::Path::ChildSecure]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [Base64]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [HTTP::HPACK]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:35 :: [Cro::Core]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:36 :: [Cro::TLS]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:36 :: [if]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:36 :: [Crypt::Random]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:36 :: [Digest]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:36 :: [Digest::HMAC]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:36 :: [JSON::JWT]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:36 :: [DateTime::Parse]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:36 :: [TinyFloats]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:36 :: [CBOR::Simple]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:36 :: [Log::Timeline]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:36 :: [Cro::HTTP]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:36 :: [Humming-Bird]   in method decode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 228
22:17:36 :: [HTTP::Status]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [DateTime::Format]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [MIME::Types]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [Test::When]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [JSON::OptIn]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [JSON::Name]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [JSON::Marshal]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [JSON::Unmarshal]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [JSON::Class]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [META6]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [URI]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [License::SPDX]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [Test::META]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [Test::Notice]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [Test::Util::ServerPort]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [IO::Socket::Async::SSL]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [OO::Monitors]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [IO::Path::ChildSecure]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [Base64]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [HTTP::HPACK]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [Cro::Core]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [Cro::TLS]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [if]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [Crypt::Random]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [Digest]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [Digest::HMAC]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [JSON::JWT]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [DateTime::Parse]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [TinyFloats]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:36 :: [CBOR::Simple]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:37 :: [Log::Timeline]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:37 :: [Cro::HTTP]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:37 :: [Humming-Bird]   in block <unit> at t/03-response_decoding.rakutest line 15
22:17:37 :: [HTTP::Status] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [DateTime::Format] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [MIME::Types] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [Test::When] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [JSON::OptIn] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [JSON::Name] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [JSON::Marshal] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [JSON::Unmarshal] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [JSON::Class] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [META6] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [URI] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [License::SPDX] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [Test::META] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [Test::Notice] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [Test::Util::ServerPort] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [IO::Socket::Async::SSL] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [OO::Monitors] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [IO::Path::ChildSecure] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [Base64] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [HTTP::HPACK] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [Cro::Core] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [Cro::TLS] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [if] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [Crypt::Random] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [Digest] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [Digest::HMAC] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [JSON::JWT] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [DateTime::Parse] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [TinyFloats] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [CBOR::Simple] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [Log::Timeline] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [Cro::HTTP] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [Humming-Bird] Type check failed in assignment to $!body; expected Buf:D but got Str ("")
22:17:37 :: [HTTP::Status]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:37 :: [DateTime::Format]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:37 :: [MIME::Types]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:37 :: [Test::When]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:37 :: [JSON::OptIn]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:37 :: [JSON::Name]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:37 :: [JSON::Marshal]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [JSON::Unmarshal]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [JSON::Class]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [META6]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [URI]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [License::SPDX]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [Test::META]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [Test::Notice]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [Test::Util::ServerPort]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [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
22:17:41 :: [OO::Monitors]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [IO::Path::ChildSecure]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [Base64]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [HTTP::HPACK]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [Cro::Core]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [Cro::TLS]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [if]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [Crypt::Random]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [Digest]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [Digest::HMAC]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [JSON::JWT]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [DateTime::Parse]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [TinyFloats]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [CBOR::Simple]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [Log::Timeline]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [Cro::HTTP]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [Humming-Bird]   in submethod encode at /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib/Humming-Bird/Core.rakumod (Humming-Bird::Core) line 146
22:17:41 :: [HTTP::Status]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [DateTime::Format]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [MIME::Types]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [Test::When]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [JSON::OptIn]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [JSON::Name]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [JSON::Marshal]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [JSON::Unmarshal]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [JSON::Class]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [META6]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [URI]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [License::SPDX]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [Test::META]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [Test::Notice]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [Test::Util::ServerPort]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [IO::Socket::Async::SSL]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [OO::Monitors]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [IO::Path::ChildSecure]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [Base64]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [HTTP::HPACK]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [Cro::Core]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [Cro::TLS]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [if]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [Crypt::Random]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [Digest]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [Digest::HMAC]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [JSON::JWT]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [DateTime::Parse]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [TinyFloats]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [CBOR::Simple]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [Log::Timeline]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [Cro::HTTP]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [Humming-Bird]   in block <unit> at t/05-cookie.rakutest line 12
22:17:41 :: [HTTP::Status] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [DateTime::Format] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [MIME::Types] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [Test::When] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [JSON::OptIn] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [JSON::Name] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [JSON::Marshal] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [JSON::Unmarshal] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [JSON::Class] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [META6] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [URI] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [License::SPDX] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [Test::META] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [Test::Notice] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [Test::Util::ServerPort] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [IO::Socket::Async::SSL] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [OO::Monitors] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [IO::Path::ChildSecure] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [Base64] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [HTTP::HPACK] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [Cro::Core] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [Cro::TLS] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [if] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [Crypt::Random] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [Digest] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [Digest::HMAC] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [JSON::JWT] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [DateTime::Parse] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [TinyFloats] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [CBOR::Simple] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [Log::Timeline] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [Cro::HTTP] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [Humming-Bird] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:41 :: [HTTP::Status] method should be used to convert a Buf to a Str.
22:17:41 :: [DateTime::Format] method should be used to convert a Buf to a Str.
22:17:41 :: [MIME::Types] method should be used to convert a Buf to a Str.
22:17:41 :: [Test::When] method should be used to convert a Buf to a Str.
22:17:41 :: [JSON::OptIn] method should be used to convert a Buf to a Str.
22:17:41 :: [JSON::Name] method should be used to convert a Buf to a Str.
22:17:41 :: [JSON::Marshal] method should be used to convert a Buf to a Str.
22:17:41 :: [JSON::Unmarshal] method should be used to convert a Buf to a Str.
22:17:41 :: [JSON::Class] method should be used to convert a Buf to a Str.
22:17:41 :: [META6] method should be used to convert a Buf to a Str.
22:17:41 :: [URI] method should be used to convert a Buf to a Str.
22:17:41 :: [License::SPDX] method should be used to convert a Buf to a Str.
22:17:41 :: [Test::META] method should be used to convert a Buf to a Str.
22:17:41 :: [Test::Notice] method should be used to convert a Buf to a Str.
22:17:41 :: [Test::Util::ServerPort] method should be used to convert a Buf to a Str.
22:17:41 :: [IO::Socket::Async::SSL] method should be used to convert a Buf to a Str.
22:17:41 :: [OO::Monitors] method should be used to convert a Buf to a Str.
22:17:41 :: [IO::Path::ChildSecure] method should be used to convert a Buf to a Str.
22:17:41 :: [Base64] method should be used to convert a Buf to a Str.
22:17:41 :: [HTTP::HPACK] method should be used to convert a Buf to a Str.
22:17:41 :: [Cro::Core] method should be used to convert a Buf to a Str.
22:17:41 :: [Cro::TLS] method should be used to convert a Buf to a Str.
22:17:41 :: [if] method should be used to convert a Buf to a Str.
22:17:41 :: [Crypt::Random] method should be used to convert a Buf to a Str.
22:17:41 :: [Digest] method should be used to convert a Buf to a Str.
22:17:41 :: [Digest::HMAC] method should be used to convert a Buf to a Str.
22:17:41 :: [JSON::JWT] method should be used to convert a Buf to a Str.
22:17:41 :: [DateTime::Parse] method should be used to convert a Buf to a Str.
22:17:41 :: [TinyFloats] method should be used to convert a Buf to a Str.
22:17:41 :: [CBOR::Simple] method should be used to convert a Buf to a Str.
22:17:41 :: [Log::Timeline] method should be used to convert a Buf to a Str.
22:17:41 :: [Cro::HTTP] method should be used to convert a Buf to a Str.
22:17:41 :: [Humming-Bird] method should be used to convert a Buf to a Str.
22:17:41 :: [HTTP::Status]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [DateTime::Format]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [MIME::Types]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [Test::When]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [JSON::OptIn]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [JSON::Name]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [JSON::Marshal]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [JSON::Unmarshal]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [JSON::Class]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [META6]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [URI]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [License::SPDX]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [Test::META]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [Test::Notice]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [Test::Util::ServerPort]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [IO::Socket::Async::SSL]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [OO::Monitors]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [IO::Path::ChildSecure]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [Base64]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [HTTP::HPACK]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [Cro::Core]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [Cro::TLS]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [if]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [Crypt::Random]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [Digest]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [Digest::HMAC]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [JSON::JWT]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [DateTime::Parse]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [TinyFloats]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [CBOR::Simple]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [Log::Timeline]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [Cro::HTTP]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [Humming-Bird]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:41 :: [HTTP::Status]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [DateTime::Format]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [MIME::Types]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [Test::When]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [JSON::OptIn]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [JSON::Name]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [JSON::Marshal]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [JSON::Unmarshal]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [JSON::Class]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [META6]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [URI]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [License::SPDX]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [Test::META]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [Test::Notice]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [Test::Util::ServerPort]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [IO::Socket::Async::SSL]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [OO::Monitors]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [IO::Path::ChildSecure]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [Base64]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [HTTP::HPACK]   in block <unit> at t/07-advice.rakutest line 24
22:17:41 :: [Cro::Core]   in block <unit> at t/07-advice.rakutest line 24
22:17:43 :: [Cro::TLS]   in block <unit> at t/07-advice.rakutest line 24
22:17:43 :: [if]   in block <unit> at t/07-advice.rakutest line 24
22:17:43 :: [Crypt::Random]   in block <unit> at t/07-advice.rakutest line 24
22:17:43 :: [Digest]   in block <unit> at t/07-advice.rakutest line 24
22:17:43 :: [Digest::HMAC]   in block <unit> at t/07-advice.rakutest line 24
22:17:43 :: [JSON::JWT]   in block <unit> at t/07-advice.rakutest line 24
22:17:43 :: [DateTime::Parse]   in block <unit> at t/07-advice.rakutest line 24
22:17:43 :: [TinyFloats]   in block <unit> at t/07-advice.rakutest line 24
22:17:43 :: [CBOR::Simple]   in block <unit> at t/07-advice.rakutest line 24
22:17:43 :: [Log::Timeline]   in block <unit> at t/07-advice.rakutest line 24
22:17:43 :: [Cro::HTTP]   in block <unit> at t/07-advice.rakutest line 24
22:17:43 :: [Humming-Bird]   in block <unit> at t/07-advice.rakutest line 24
22:17:43 :: [HTTP::Status] # You planned 3 tests, but ran 1
22:17:43 :: [DateTime::Format] # You planned 3 tests, but ran 1
22:17:43 :: [MIME::Types] # You planned 3 tests, but ran 1
22:17:43 :: [Test::When] # You planned 3 tests, but ran 1
22:17:43 :: [JSON::OptIn] # You planned 3 tests, but ran 1
22:17:43 :: [JSON::Name] # You planned 3 tests, but ran 1
22:17:43 :: [JSON::Marshal] # You planned 3 tests, but ran 1
22:17:43 :: [JSON::Unmarshal] # You planned 3 tests, but ran 1
22:17:43 :: [JSON::Class] # You planned 3 tests, but ran 1
22:17:43 :: [META6] # You planned 3 tests, but ran 1
22:17:43 :: [URI] # You planned 3 tests, but ran 1
22:17:43 :: [License::SPDX] # You planned 3 tests, but ran 1
22:17:43 :: [Test::META] # You planned 3 tests, but ran 1
22:17:43 :: [Test::Notice] # You planned 3 tests, but ran 1
22:17:43 :: [Test::Util::ServerPort] # You planned 3 tests, but ran 1
22:17:43 :: [IO::Socket::Async::SSL] # You planned 3 tests, but ran 1
22:17:43 :: [OO::Monitors] # You planned 3 tests, but ran 1
22:17:43 :: [IO::Path::ChildSecure] # You planned 3 tests, but ran 1
22:17:43 :: [Base64] # You planned 3 tests, but ran 1
22:17:43 :: [HTTP::HPACK] # You planned 3 tests, but ran 1
22:17:43 :: [Cro::Core] # You planned 3 tests, but ran 1
22:17:43 :: [Cro::TLS] # You planned 3 tests, but ran 1
22:17:43 :: [if] # You planned 3 tests, but ran 1
22:17:43 :: [Crypt::Random] # You planned 3 tests, but ran 1
22:17:43 :: [Digest] # You planned 3 tests, but ran 1
22:17:43 :: [Digest::HMAC] # You planned 3 tests, but ran 1
22:17:43 :: [JSON::JWT] # You planned 3 tests, but ran 1
22:17:43 :: [DateTime::Parse] # You planned 3 tests, but ran 1
22:17:43 :: [TinyFloats] # You planned 3 tests, but ran 1
22:17:43 :: [CBOR::Simple] # You planned 3 tests, but ran 1
22:17:43 :: [Log::Timeline] # You planned 3 tests, but ran 1
22:17:43 :: [Cro::HTTP] # You planned 3 tests, but ran 1
22:17:43 :: [Humming-Bird] # You planned 3 tests, but ran 1
22:17:43 :: [HTTP::Status] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [DateTime::Format] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [MIME::Types] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [Test::When] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [JSON::OptIn] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [JSON::Name] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [JSON::Marshal] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [JSON::Unmarshal] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [JSON::Class] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [META6] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [URI] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [License::SPDX] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [Test::META] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [Test::Notice] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [Test::Util::ServerPort] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [IO::Socket::Async::SSL] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [OO::Monitors] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [IO::Path::ChildSecure] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [Base64] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [HTTP::HPACK] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [Cro::Core] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [Cro::TLS] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [if] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [Crypt::Random] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [Digest] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [Digest::HMAC] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [JSON::JWT] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [DateTime::Parse] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [TinyFloats] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [CBOR::Simple] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [Log::Timeline] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [Cro::HTTP] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [Humming-Bird] No such method 'chomp' for invocant of type 'Buf'
22:17:43 :: [HTTP::Status]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [DateTime::Format]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [MIME::Types]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [Test::When]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [JSON::OptIn]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [JSON::Name]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [JSON::Marshal]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [JSON::Unmarshal]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [JSON::Class]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [META6]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [URI]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [License::SPDX]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [Test::META]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [Test::Notice]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [Test::Util::ServerPort]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [IO::Socket::Async::SSL]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [OO::Monitors]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [IO::Path::ChildSecure]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [Base64]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [HTTP::HPACK]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [Cro::Core]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [Cro::TLS]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [if]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [Crypt::Random]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [Digest]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [Digest::HMAC]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [JSON::JWT]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [DateTime::Parse]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [TinyFloats]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [CBOR::Simple]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [Log::Timeline]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [Cro::HTTP]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [Humming-Bird]   in block <unit> at t/08-static.rakutest line 15
22:17:43 :: [HTTP::Status] # You planned 6 tests, but ran 3
22:17:43 :: [DateTime::Format] # You planned 6 tests, but ran 3
22:17:43 :: [MIME::Types] # You planned 6 tests, but ran 3
22:17:43 :: [Test::When] # You planned 6 tests, but ran 3
22:17:43 :: [JSON::OptIn] # You planned 6 tests, but ran 3
22:17:43 :: [JSON::Name] # You planned 6 tests, but ran 3
22:17:43 :: [JSON::Marshal] # You planned 6 tests, but ran 3
22:17:43 :: [JSON::Unmarshal] # You planned 6 tests, but ran 3
22:17:43 :: [JSON::Class] # You planned 6 tests, but ran 3
22:17:43 :: [META6] # You planned 6 tests, but ran 3
22:17:43 :: [URI] # You planned 6 tests, but ran 3
22:17:43 :: [License::SPDX] # You planned 6 tests, but ran 3
22:17:43 :: [Test::META] # You planned 6 tests, but ran 3
22:17:43 :: [Test::Notice] # You planned 6 tests, but ran 3
22:17:43 :: [Test::Util::ServerPort] # You planned 6 tests, but ran 3
22:17:43 :: [IO::Socket::Async::SSL] # You planned 6 tests, but ran 3
22:17:43 :: [OO::Monitors] # You planned 6 tests, but ran 3
22:17:43 :: [IO::Path::ChildSecure] # You planned 6 tests, but ran 3
22:17:43 :: [Base64] # You planned 6 tests, but ran 3
22:17:43 :: [HTTP::HPACK] # You planned 6 tests, but ran 3
22:17:43 :: [Cro::Core] # You planned 6 tests, but ran 3
22:17:43 :: [Cro::TLS] # You planned 6 tests, but ran 3
22:17:43 :: [if] # You planned 6 tests, but ran 3
22:17:43 :: [Crypt::Random] # You planned 6 tests, but ran 3
22:17:43 :: [Digest] # You planned 6 tests, but ran 3
22:17:43 :: [Digest::HMAC] # You planned 6 tests, but ran 3
22:17:43 :: [JSON::JWT] # You planned 6 tests, but ran 3
22:17:43 :: [DateTime::Parse] # You planned 6 tests, but ran 3
22:17:43 :: [TinyFloats] # You planned 6 tests, but ran 3
22:17:43 :: [CBOR::Simple] # You planned 6 tests, but ran 3
22:17:43 :: [Log::Timeline] # You planned 6 tests, but ran 3
22:17:43 :: [Cro::HTTP] # You planned 6 tests, but ran 3
22:17:43 :: [Humming-Bird] # You planned 6 tests, but ran 3
22:17:43 :: [HTTP::Status] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [DateTime::Format] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [MIME::Types] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [Test::When] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [JSON::OptIn] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [JSON::Name] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [JSON::Marshal] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [JSON::Unmarshal] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [JSON::Class] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [META6] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [URI] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [License::SPDX] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [Test::META] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [Test::Notice] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [Test::Util::ServerPort] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [IO::Socket::Async::SSL] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [OO::Monitors] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [IO::Path::ChildSecure] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [Base64] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [HTTP::HPACK] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [Cro::Core] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [Cro::TLS] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [if] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [Crypt::Random] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [Digest] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [Digest::HMAC] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [JSON::JWT] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [DateTime::Parse] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [TinyFloats] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [CBOR::Simple] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [Log::Timeline] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [Cro::HTTP] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [Humming-Bird] Stringification of a Buf is not done with 'Stringy'.  The 'decode'
22:17:43 :: [HTTP::Status] method should be used to convert a Buf to a Str.
22:17:43 :: [DateTime::Format] method should be used to convert a Buf to a Str.
22:17:43 :: [MIME::Types] method should be used to convert a Buf to a Str.
22:17:43 :: [Test::When] method should be used to convert a Buf to a Str.
22:17:43 :: [JSON::OptIn] method should be used to convert a Buf to a Str.
22:17:43 :: [JSON::Name] method should be used to convert a Buf to a Str.
22:17:43 :: [JSON::Marshal] method should be used to convert a Buf to a Str.
22:17:43 :: [JSON::Unmarshal] method should be used to convert a Buf to a Str.
22:17:43 :: [JSON::Class] method should be used to convert a Buf to a Str.
22:17:43 :: [META6] method should be used to convert a Buf to a Str.
22:17:43 :: [URI] method should be used to convert a Buf to a Str.
22:17:43 :: [License::SPDX] method should be used to convert a Buf to a Str.
22:17:43 :: [Test::META] method should be used to convert a Buf to a Str.
22:17:43 :: [Test::Notice] method should be used to convert a Buf to a Str.
22:17:43 :: [Test::Util::ServerPort] method should be used to convert a Buf to a Str.
22:17:43 :: [IO::Socket::Async::SSL] method should be used to convert a Buf to a Str.
22:17:43 :: [OO::Monitors] method should be used to convert a Buf to a Str.
22:17:43 :: [IO::Path::ChildSecure] method should be used to convert a Buf to a Str.
22:17:43 :: [Base64] method should be used to convert a Buf to a Str.
22:17:43 :: [HTTP::HPACK] method should be used to convert a Buf to a Str.
22:17:43 :: [Cro::Core] method should be used to convert a Buf to a Str.
22:17:43 :: [Cro::TLS] method should be used to convert a Buf to a Str.
22:17:43 :: [if] method should be used to convert a Buf to a Str.
22:17:43 :: [Crypt::Random] method should be used to convert a Buf to a Str.
22:17:43 :: [Digest] method should be used to convert a Buf to a Str.
22:17:43 :: [Digest::HMAC] method should be used to convert a Buf to a Str.
22:17:43 :: [JSON::JWT] method should be used to convert a Buf to a Str.
22:17:43 :: [DateTime::Parse] method should be used to convert a Buf to a Str.
22:17:43 :: [TinyFloats] method should be used to convert a Buf to a Str.
22:17:43 :: [CBOR::Simple] method should be used to convert a Buf to a Str.
22:17:43 :: [Log::Timeline] method should be used to convert a Buf to a Str.
22:17:43 :: [Cro::HTTP] method should be used to convert a Buf to a Str.
22:17:43 :: [Humming-Bird] method should be used to convert a Buf to a Str.
22:17:43 :: [HTTP::Status]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [DateTime::Format]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [MIME::Types]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [Test::When]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [JSON::OptIn]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [JSON::Name]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [JSON::Marshal]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [JSON::Unmarshal]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [JSON::Class]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [META6]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [URI]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [License::SPDX]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [Test::META]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [Test::Notice]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [Test::Util::ServerPort]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [IO::Socket::Async::SSL]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [OO::Monitors]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [IO::Path::ChildSecure]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [Base64]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [HTTP::HPACK]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [Cro::Core]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [Cro::TLS]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [if]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [Crypt::Random]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [Digest]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [Digest::HMAC]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [JSON::JWT]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [DateTime::Parse]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [TinyFloats]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [CBOR::Simple]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [Log::Timeline]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [Cro::HTTP]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [Humming-Bird]   in sub is at /opt/rakudo-pkg/share/perl6/core/sources/27F410113BBD23B298581F9F713FBCFB39C1584E (Test) line 181
22:17:43 :: [HTTP::Status]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [DateTime::Format]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [MIME::Types]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [Test::When]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [JSON::OptIn]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [JSON::Name]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [JSON::Marshal]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [JSON::Unmarshal]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [JSON::Class]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [META6]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [URI]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [License::SPDX]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [Test::META]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [Test::Notice]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [Test::Util::ServerPort]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [IO::Socket::Async::SSL]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [OO::Monitors]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [IO::Path::ChildSecure]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [Base64]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [HTTP::HPACK]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [Cro::Core]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [Cro::TLS]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [if]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [Crypt::Random]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [Digest]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [Digest::HMAC]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [JSON::JWT]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [DateTime::Parse]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [TinyFloats]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [CBOR::Simple]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [Log::Timeline]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [Cro::HTTP]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [Humming-Bird]   in block <unit> at t/09-routers.rakutest line 16
22:17:43 :: [HTTP::Status] # You planned 9 tests, but ran 4
22:17:43 :: [DateTime::Format] # You planned 9 tests, but ran 4
22:17:43 :: [MIME::Types] # You planned 9 tests, but ran 4
22:17:43 :: [Test::When] # You planned 9 tests, but ran 4
22:17:43 :: [JSON::OptIn] # You planned 9 tests, but ran 4
22:17:43 :: [JSON::Name] # You planned 9 tests, but ran 4
22:17:43 :: [JSON::Marshal] # You planned 9 tests, but ran 4
22:17:43 :: [JSON::Unmarshal] # You planned 9 tests, but ran 4
22:17:43 :: [JSON::Class] # You planned 9 tests, but ran 4
22:17:43 :: [META6] # You planned 9 tests, but ran 4
22:17:43 :: [URI] # You planned 9 tests, but ran 4
22:17:43 :: [License::SPDX] # You planned 9 tests, but ran 4
22:17:43 :: [Test::META] # You planned 9 tests, but ran 4
22:17:43 :: [Test::Notice] # You planned 9 tests, but ran 4
22:17:43 :: [Test::Util::ServerPort] # You planned 9 tests, but ran 4
22:17:43 :: [IO::Socket::Async::SSL] # You planned 9 tests, but ran 4
22:17:43 :: [OO::Monitors] # You planned 9 tests, but ran 4
22:17:43 :: [IO::Path::ChildSecure] # You planned 9 tests, but ran 4
22:17:43 :: [Base64] # You planned 9 tests, but ran 4
22:17:43 :: [HTTP::HPACK] # You planned 9 tests, but ran 4
22:17:43 :: [Cro::Core] # You planned 9 tests, but ran 4
22:17:43 :: [Cro::TLS] # You planned 9 tests, but ran 4
22:17:43 :: [if] # You planned 9 tests, but ran 4
22:17:43 :: [Crypt::Random] # You planned 9 tests, but ran 4
22:17:43 :: [Digest] # You planned 9 tests, but ran 4
22:17:43 :: [Digest::HMAC] # You planned 9 tests, but ran 4
22:17:43 :: [JSON::JWT] # You planned 9 tests, but ran 4
22:17:43 :: [DateTime::Parse] # You planned 9 tests, but ran 4
22:17:43 :: [TinyFloats] # You planned 9 tests, but ran 4
22:17:43 :: [CBOR::Simple] # You planned 9 tests, but ran 4
22:17:43 :: [Log::Timeline] # You planned 9 tests, but ran 4
22:17:43 :: [Cro::HTTP] # You planned 9 tests, but ran 4
22:17:43 :: [Humming-Bird] # You planned 9 tests, but ran 4
22:17:43 :: ===> Testing [FAIL]: Humming-Bird:ver<2.0.4>:auth<zef:rawleyfowler>
[task stderr]
22:17:43 :: ===> Updating fez mirror: https://360.zef.pm/
22:17:43 :: ===> Updated fez mirror: https://360.zef.pm/
22:17:43 :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
22:17:43 :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
22:17:43 :: Aborting due to test failure: Humming-Bird:ver<2.0.4>:auth<zef:rawleyfowler> (use --force-test to override)
22:17:43 :: task exit status: 1
22:17:43 :: 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