run zef --verbose test for Proc::Q [agent] cokebot-47306001 [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 Proc::Q dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: Proc::Q:ver<1.1>:auth Aborting due to test failure: Proc::Q:ver<1.1>:auth (use --force-test to override) [Proc::Q] # [Proc::Q] # ############################################################################## [Proc::Q] # ################# [Proc::Q] ############################################################# [Proc::Q] # ############################################################################## [Proc::Q] # # # [Proc::Q] # [ [Proc::Q] 1;37;40m# # [Proc::Q] # # These tests are a bit wobbly, especially on slow boxes. If testing fails, # [Proc::Q] # # try to re-try. # [Proc::Q] # # # [Proc::Q] # # # [Proc::Q] # ################################################ [Proc::Q] ############################## [Proc::Q] # ############################################################################## [Proc::Q] # ############################################################################## [Proc::Q] #  Got: ${:err("i\n"), :exitcode(0), :killed(Bool::True), :out("iI\n"), :tag("tagi")} [Proc::Q] # Does not eqv t [Proc::Q] o: ${:err("i\n"), :exitcode(8), :killed(Bool::False), :out("iI\n"), :tag("tagi")} [Proc::Q] #  Got: ${:err("j\n"), :exitcode(0), :killed(Bool::True), :out("jJ\n"), :tag("tagj")} [Proc::Q] # Does not eqv t [Proc::Q] o: ${:err("j\n"), :exitcode(9), :killed(Bool::False), :out("jJ\n"), :tag("tagj")} [Proc::Q] t/01-basic.rakutest .. Dubious, test returned 2 [Proc::Q] Failed 2/29 subtests [Proc::Q] t/02-tags.rakutest ... ok [Proc::Q] t/03-in.rakutest ..... ok [Proc::Q] t/04-batch.rakutest .. ok [Proc::Q] [Proc::Q] Test Summary Report [Proc::Q] ------------------- [Proc::Q] t/01-basic.rakutest (Wstat: 512 Tests: 29 Failed: 2) [Proc::Q] Failed tests: 12 13 [Proc::Q] Non-zero exit status: 2 [Proc::Q] Files=4, Tests=33, 105 wallclock secs [Proc::Q] Result: FAILED ===> Testing [FAIL]: Proc::Q:ver<1.1>:auth