run zef --verbose test for JsonC [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 JsonC dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: JsonC:ver<0.0.7>:auth Aborting due to test failure: JsonC:ver<0.0.7>:auth (use --force-test to override) [JsonC] # Failed test 'Created' [JsonC] # at t/00-basic.t line 16 [JsonC] # Failed test 'The object is-a 'JsonC::JSON'' [JsonC] # at t/00-basic.t line 17 [JsonC] # Actual type: Failure [JsonC] # Failed test 'The object does role 'Associative'' [JsonC] # at t/00-basic.t line 18 [JsonC] # Type: Failure doesn't do role Associative [JsonC] # Failed test 'Smart match' [JsonC] # at t/00-basic.t line 19 [JsonC] # Failed test 'The spected Str' [JsonC] # at t/00-basic.t line 22 [JsonC] # expected: '{ "foo": "mamá", "arr": [ 1, 4, 10 ] }' [JsonC] # got: '(HANDLED) JSON: invalid string sequence [JsonC] # in method new at [JsonC] /tmp/.zef.1765211970.402957/JsonC%3Aver%3C0.0.7%3E%3Aauth%3Cgithub%3Asalortiz%3E.tar.gz/JsonC-master/lib/JsonC.pm6 (JsonC) line 235 [JsonC] # in method new at /tmp/.zef.1765211970.402957/JsonC%3Aver%3C0.0.7%3E%3Aauth%3Cgithub%3Asalortiz%3E.tar.gz/JsonC-master/l [JsonC] ib/JsonC.pm6 (JsonC) line 241 [JsonC] # in block at t/00-basic.t line 14 [JsonC] # ' [JsonC] JSON: invalid string sequence [JsonC] in method new at /tmp/.zef.1765211970.402957/JsonC%3Aver%3C0.0.7%3E%3Aauth%3Cgithub%3Asalortiz% [JsonC] 3E.tar.gz/JsonC-master/lib/JsonC.pm6 (JsonC) line 235 [JsonC] in method new at /tmp/.zef.1765211970.402957/JsonC%3Aver%3C0.0.7%3E%3Aauth%3Cgithub%3Asalortiz%3E.tar.gz/JsonC-master/lib/JsonC.pm6 (JsonC) line 241 [JsonC] in block at t/00-basic.t line 14 [JsonC] [JsonC] Actually thrown at: [JsonC] in block at t/00-basic.t line 24 [JsonC] [JsonC] # You planned 26 tests, but ran 6 [JsonC] # You failed 5 tests of 6 [JsonC] t/00-basic.t ...... Dubious, test returned 5 [JsonC] Failed 5/26 subtests [JsonC] t/01-parse.t ...... Dubious, test returned 6 [JsonC] Failed 6/89 subtests [JsonC] t/02-structure.t .. ok [JsonC] t/03-unicode.t .... ok [JsonC] t/04-roundtrip.t .. Dubious, test returned 255 [JsonC] All 19 subtests passed [JsonC] t/05-hand-made.t .. Dubious, test returned 255 [JsonC] All 20 subtests passed [JsonC] [JsonC] Test Summary Report [JsonC] ------------------- [JsonC] t/00-basic.t (Wstat: 1280 Tests: 6 Failed: 5) [JsonC] Failed tests: 2 3 4 5 6 [JsonC] Non-zero exit status: 5 [JsonC] Parse errors: Bad plan. You planned 26 tests but ran 6. [JsonC] t/01-parse.t (Wstat: 1536 Tests: 89 Failed: 6) [JsonC] Failed tests: 6 7 14 16 35 36 [JsonC] Non-zero exit status: 6 [JsonC] t/04-roundtrip.t (Wstat: 65280 Tests: 6 Failed: 0) [JsonC] Non-zero exit status: 255 [JsonC] Parse errors: Bad plan. You planned 19 tests but ran 6. [JsonC] t/05-hand-made.t (Wstat: 65280 Tests: 10 Failed: 0) [JsonC] Non-zero exit status: 255 [JsonC] Parse errors: Bad plan. You planned 20 tests but ran 10. [JsonC] Files=6, Tests=125, 4 wallclock secs [JsonC] Result: FAILED ===> Testing [FAIL]: JsonC:ver<0.0.7>:auth