run zef --verbose test for Class::Utils [agent] flamboyant-moore-63797432 [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 Class::Utils dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: Class::Utils:ver<0.1.0> Aborting due to test failure: Class::Utils:ver<0.1.0> (use --force-test to override) [Class::Utils] Too many positionals passed; expected 1 argument but got 2 [Class::Utils] in method new at /tmp/.zef.1765209714.213475/Class%3A%3AUtils%3Ave [Class::Utils] r%3C0.1.0%3E%3Aauth%3Cgithub%3Asirrobert%3E.tar.gz/Class-Utils-master/lib/Class/Utils.pm6 (Class::Utils) line 9 [Class::Utils] in block at t/01-can-has.t line 16 [Class::Utils] [Class::Utils] # You planned 2 tests, but ran 1 [Class::Utils] t/01-can-has.t .. Dubious, test returned 255 [Class::Utils] All 2 subtests passed [Class::Utils] All tests successful. [Class::Utils] [Class::Utils] Test Summary Report [Class::Utils] ------------------- [Class::Utils] t/01-can-has.t (Wstat: 65280 Tests: 1 Failed: 0) [Class::Utils] Non-zero exit status: 255 [Class::Utils] Parse errors: Bad plan. You planned 2 tests but ran 1. [Class::Utils] Files=1, Tests=1, 0 wallclock secs [Class::Utils] Result: FAILED ===> Testing [FAIL]: Class::Utils:ver<0.1.0>