run zef --verbose test for Text::Markdown::Discount [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 Text::Markdown::Discount dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: Text::Markdown::Discount:ver<0.3.0>:auth Aborting due to test failure: Text::Markdown::Discount:ver<0.3.0>:auth (use --force-test to override) [Text::Markdown::Discount] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206153.41389/Text%3A%3AMarkdown%3A%3ADiscount%3Aver%3C0.3.0%3E%3Aauth%3Cgithub%3Ahartenfels%3E.tar.gz/Text-Markdown-Discount-master t/01_lib.t [Text::Markdown::Discount] # markdown_version: NativeCall::Types::Pointer[int8]<2892230065920> [Text::Markdown::Discount] ok 1 - libmarkdown is installed [Text::Markdown::Discount] 1..1 [Text::Markdown::Discount] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206153.41389/Text%3A%3AMarkdown%3A%3ADiscount%3Aver%3C0.3.0%3E%3Aauth%3Cgithub%3Ahartenfels%3E.tar.gz/Text-Markdown-Discount-master t/02_make-flags.t [Text::Markdown::Discount] ok 1 - no flags [Text::Markdown::Discount] ok 2 - single positive flag is set [Text::Markdown::Discount] ok 3 - single negated positive flag is unset [Text::Markdown::Discount] ok 4 - single negative flag is unset [Text::Markdown::Discount] ok 5 - single negated negative flag is set [Text::Markdown::Discount] ok 6 - single negative flag with no is set [Text::Markdown::Discount] ok 7 - single negated negative flag with no is unset [Text::Markdown::Discount] ok 8 - multiple non-zero flags get ORed together [Text::Markdown::Discount] ok 9 - case and actual value of flags does not matter [Text::Markdown::Discount] # Subtest: single nonexistent flag dies [Text::Markdown::Discount] 1..2 [Text::Markdown::Discount] ok 1 - code dies [Text::Markdown::Discount] ok 2 - right exception type (Text::Markdown::Discount::X::Text::Markdown::Discount::Flag) [Text::Markdown::Discount] ok 10 - single nonexistent flag dies [Text::Markdown::Discount] # Subtest: nonexistent flag amongst real flag dies [Text::Markdown::Discount] 1..2 [Text::Markdown::Discount] ok 1 - code dies [Text::Markdown::Discount] ok 2 - right exception type (Text::Markdown::Discount::X::Text::Markdown::Discount::Flag) [Text::Markdown::Discount] ok 11 - nonexistent flag amongst real flag dies [Text::Markdown::Discount] 1..11 [Text::Markdown::Discount] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206153.41389/Text%3A%3AMarkdown%3A%3ADiscount%3Aver%3C0.3.0%3E%3Aauth%3Cgithub%3Ahartenfels%3E.tar.gz/Text-Markdown-Discount-master t/03_interna.t [Text::Markdown::Discount] ok 1 - string gets parsed [Text::Markdown::Discount] ok 2 - ...conversion to string works [Text::Markdown::Discount] ok 3 - ...writing to file works [Text::Markdown::Discount] ok 4 - file gets parsed [Text::Markdown::Discount] ok 5 - ...conversion to string works [Text::Markdown::Discount] ok 6 - ...writing to file works [Text::Markdown::Discount] ok 7 - from string with flags () [Text::Markdown::Discount] ok 8 - from file with flags () [Text::Markdown::Discount] ok 9 - from string with flags (nolinks) [Text::Markdown::Discount] ok 10 - from file with flags (nolinks) [Text::Markdown::Discount] ok 11 - from string with flags (nohtml) [Text::Markdown::Discount] ok 12 - from file with flags (nohtml) [Text::Markdown::Discount] ok 13 - from string with flags (nolinks nohtml) [Text::Markdown::Discount] ok 14 - from file with flags (nolinks nohtml) [Text::Markdown::Discount] # Subtest: sourcing from nonexistent file fails [Text::Markdown::Discount] 1..2 [Text::Markdown::Discount] ok 1 - code dies [Text::Markdown::Discount] ok 2 - right exception type (Text::Markdown::Discount::X::Text::Markdown::Discount::File) [Text::Markdown::Discount] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206153.41389/Text%3A%3AMarkdown%3A%3ADiscount%3Aver%3C0.3.0%3E%3Aauth%3Cgithub%3Ahartenfels%3E.tar.gz/Text-Markdown-Discount-master t/04_markdown.t [Text::Markdown::Discount] ok 1 - string to string [Text::Markdown::Discount] ok 2 - file to string [Text::Markdown::Discount] ok 3 - string to file [Text::Markdown::Discount] ok 4 - file to file [Text::Markdown::Discount] ok 5 - HTML conversion () [Text::Markdown::Discount] ok 6 - HTML conversion (nolinks) [Text::Markdown::Discount] ok 7 - HTML conversion (nohtml) [Text::Markdown::Discount] ok 8 - HTML conversion (nohtml nolinks) [Text::Markdown::Discount] 1..8 [Text::Markdown::Discount] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206153.41389/Text%3A%3AMarkdown%3A%3ADiscount%3Aver%3C0.3.0%3E%3Aauth%3Cgithub%3Ahartenfels%3E.tar.gz/Text-Markdown-Discount-master t/05_dump.t [Text::Markdown::Discount] ok 1 - LINKS IMAGE [Text::Markdown::Discount] ok 2 - !LINKS IMAGE [Text::Markdown::Discount] ok 3 - LINKS !IMAGE [Text::Markdown::Discount] ok 4 - !LINKS !IMAGE [Text::Markdown::Discount] 1..4 [Text::Markdown::Discount] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206153.41389/Text%3A%3AMarkdown%3A%3ADiscount%3Aver%3C0.3.0%3E%3Aauth%3Cgithub%3Ahartenfels%3E.tar.gz/Text-Markdown-Discount-master t/06_headers.t [Text::Markdown::Discount] ok 1 - [Text::Markdown::Discount] ok 2 - [Text::Markdown::Discount] ok 3 - [Text::Markdown::Discount] ok 4 - [Text::Markdown::Discount] ok 5 - [Text::Markdown::Discount] ok 6 - [Text::Markdown::Discount] ok 7 - [Text::Markdown::Discount] ok 8 - [Text::Markdown::Discount] 1..8 [Text::Markdown::Discount] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206153.41389/Text%3A%3AMarkdown%3A%3ADiscount%3Aver%3C0.3.0%3E%3Aauth%3Cgithub%3Ahartenfels%3E.tar.gz/Text-Markdown-Discount-master t/07_meta.t [Text::Markdown::Discount] 1..1 [Text::Markdown::Discount] ok 1 - # SKIP Skipping author test ===> Testing [FAIL]: Text::Markdown::Discount:ver<0.3.0>:auth