run zef --verbose test for JSON::WebToken [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 JSON::WebToken dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: JSON::WebToken:ver<0.0.1> Aborting due to test failure: JSON::WebToken:ver<0.0.1> (use --force-test to override) [JSON::WebToken] t/00_compile.t ................ ok [JSON::WebToken] t/01_basic.t .................. Dubious, test returned 1 [JSON::WebToken] No subtests run [JSON::WebToken] t/02_rsa.t .................... ok [JSON::WebToken] t/03_add_signing_algorithm.t .. Dubious, test returned 1 [JSON::WebToken] No subtests run [JSON::WebToken] t/04_secret_cb.t .............. ok [JSON::WebToken] t/99_exception.t .............. ok [JSON::WebToken] All tests successful. [JSON::WebToken] [JSON::WebToken] Test Summary Report [JSON::WebToken] ------------------- [JSON::WebToken] t/01_basic.t (Wstat: 256 Tests: 0 Failed: 0) [JSON::WebToken] Non-zero exit status: 1 [JSON::WebToken] Parse errors: No plan found in TAP output [JSON::WebToken] t/03_add_signing_algorithm.t (Wstat: 256 Tests: 0 Failed: 0) [JSON::WebToken] Non-zero exit status: 1 [JSON::WebToken] Parse errors: No plan found in TAP output [JSON::WebToken] Files=6, Tests=18, 5 wallclock secs [JSON::WebToken] Result: FAILED ===> Testing [FAIL]: JSON::WebToken:ver<0.0.1>