run zef --verbose test for Proc::More [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 Proc::More dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: Proc::More:ver<0.4.0>:auth Aborting due to test failure: Proc::More:ver<0.4.0>:auth (use --force-test to override) [Proc::More] t/000-meta-test.t ..... ok [Proc::More] t/001-load-test.t ..... ok [Proc::More] t/030-process-time.t .. Dubious, test returned 128 [Proc::More] Failed 128/129 subtests [Proc::More] t/040-run-command.t ... ok [Proc::More] t/050-time-command.t .. Dubious, test returned 7 [Proc::More] Failed 7/13 subtests [Proc::More] [Proc::More] Test Summary Report [Proc::More] ------------------- [Proc::More] t/030-process-time.t (Wstat: 32768 Tests: 129 Failed: 128) [Proc::More] Failed tests: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 [Proc::More] Non-zero exit status: 128 [Proc::More] t/050-time-command.t (Wstat: 1792 Tests: 13 Failed: 7) [Proc::More] Failed tests: 3 5 7 9 10 11 12 [Proc::More] Non-zero exit status: 7 [Proc::More] Files=5, Tests=164, 3 wallclock secs [Proc::More] Result: FAILED ===> Testing [FAIL]: Proc::More:ver<0.4.0>:auth