run zef --verbose test for Net::FTP [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 Net::FTP dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: Net::FTP:ver<0.6.1> Aborting due to test failure: Net::FTP:ver<0.6.1> (use --force-test to override) [Net::FTP] t/01-load.t ......... ok [Net::FTP] t/02-login.t ........ Dubious, test returned 255 [Net::FTP] All 5 subtests passed [Net::FTP] t/03-directory.t .... Dubious, test returned 255 [Net::FTP] All 7 subtests passed [Net::FTP] t/04-list.t ......... Dubious, test returned 255 [Net::FTP] All 4 subtests passed [Net::FTP] t/05-put-get.t ...... Dubious, test returned 255 [Net::FTP] All 2 subtests passed [Net::FTP] t/06-mkdir-rmdir.t .. Dubious, test returned 255 [Net::FTP] All 2 subtests passed [Net::FTP] All tests successful. [Net::FTP] [Net::FTP] Test Summary Report [Net::FTP] ------------------- [Net::FTP] t/02-login.t (Wstat: 65280 Tests: 0 Failed: 0) [Net::FTP] Non-zero exit status: 255 [Net::FTP] Parse errors: Bad plan. You planned 5 tests but ran 0. [Net::FTP] t/03-directory.t (Wstat: 65280 Tests: 0 Failed: 0) [Net::FTP] Non-zero exit status: 255 [Net::FTP] Parse errors: Bad plan. You planned 7 tests but ran 0. [Net::FTP] t/04-list.t (Wstat: 65280 Tests: 0 Failed: 0) [Net::FTP] Non-zero exit status: 255 [Net::FTP] Parse errors: Bad plan. You planned 4 tests but ran 0. [Net::FTP] t/05-put-get.t (Wstat: 65280 Tests: 0 Failed: 0) [Net::FTP] Non-zero exit status: 255 [Net::FTP] Parse errors: Bad plan. You planned 2 tests but ran 0. [Net::FTP] t/06-mkdir-rmdir.t (Wstat: 65280 Tests: 0 Failed: 0) [Net::FTP] Non-zero exit status: 255 [Net::FTP] Parse errors: Bad plan. You planned 2 tests but ran 0. [Net::FTP] Files=6, Tests=1, 277 wallclock secs [Net::FTP] Result: FAILED ===> Testing [FAIL]: Net::FTP:ver<0.6.1>