run zef --verbose test for Cro::SSL [agent] magical-bohr-52185359 [raku] /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin//raku Welcome to Rakudo™ v2025.11. Implementing the Raku® Programming Language v6.d. Built on MoarVM version 2025.11. [zef] /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/share/perl6/site/bin/zef 1.0.0 === 1) install Cro::SSL dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: Cro::SSL:ver<0.7> Aborting due to test failure: Cro::SSL:ver<0.7> (use --force-test to override) [Cro::SSL] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765202576.11144/Cro%3A%3ASSL%3Aver%3C0.7%3E%3Aauth%3Cgithub%3Acroservices%3E.tar.gz/cro-ssl-master t/ssl.t [Cro::SSL] ok 1 - SSL listener is a source [Cro::SSL] ok 2 - SSL listener produces connections [Cro::SSL] ok 3 - SSL connection is a connection [Cro::SSL] ok 4 - SSL connection is replyable [Cro::SSL] ok 5 - SSL connection produces TCP messages [Cro::SSL] ok 6 - SSL connector is a connector [Cro::SSL] ok 7 - SSL connector consumes TCP messages [Cro::SSL] ok 8 - SSL connector produces TCP messages [Cro::SSL] ok 9 - Listener has correct port [Cro::SSL] ok 10 - Not listening simply by creating the object [Cro::SSL] ok 11 - incoming returns a Supply [Cro::SSL] ok 12 - Still not listening as Supply not yet tapped [Cro::SSL] not ok 13 - Listening for connections once the Supply is tapped [Cro::SSL] # Failed test 'Listening for connections once the Supply is tapped' [Cro::SSL] # at t/ssl.t line 39 [Cro::SSL] # Server certificate verification failed: certificate has expired [Cro::SSL] ok 14 - Listener emitted a SSL connection [Cro::SSL] ok 15 - Only that one connection emitted [Cro::SSL] No such method 'close' for invocant of type 'Any'. Did you mean [Cro::SSL] 'clone'? [Cro::SSL] in block at t/ssl.t line 44 ===> Testing [FAIL]: Cro::SSL:ver<0.7>