run zef --verbose test for CompUnit::DynamicLib [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 CompUnit::DynamicLib dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: CompUnit::DynamicLib:ver<0.2.1>:auth Aborting due to test failure: CompUnit::DynamicLib:ver<0.2.1>:auth (use --force-test to override) [CompUnit::DynamicLib] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206782.18131/CompUnit%3A%3ADynamicLib%3Aver%3C0.2.1%3E%3Aauth%3Cgithub%3Azostay%3E.tar.gz/raku-CompUnit-DynamicLib-master t/basic.t [CompUnit::DynamicLib] 1..6 [CompUnit::DynamicLib] not ok 1 - dynamic load returns package [CompUnit::DynamicLib] # Failed test 'dynamic load returns package' [CompUnit::DynamicLib] # at t/basic.t line 13 [CompUnit::DynamicLib] No such symbol 'Foo::Bar::Baz' [CompUnit::DynamicLib] in block at t/basic.t line 13 [CompUnit::DynamicLib] Actually thrown at: [CompUnit::DynamicLib] in sub is at /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/share/perl6/core/sources/C1CE689329ADD155341F6F856402D1436F356C41 (Test) line 210 [CompUnit::DynamicLib] in block at t/basic.t line 13 [CompUnit::DynamicLib] # You planned 6 tests, but ran 1 [CompUnit::DynamicLib] # You failed 1 test of 1 [CompUnit::DynamicLib] Saw 1 occurrence of deprecated code. [CompUnit::DynamicLib] ================================================================================ [CompUnit::DynamicLib] .pm file extension in raku library path seen at: [CompUnit::DynamicLib] file#/tmp/.zef.1765206782.18131/CompUnit%3A%3ADynamicLib%3Aver%3C0.2.1%3E%3Aauth%3Cgithub%3Azostay%3E.tar.gz/raku-CompUnit-DynamicLib-master/t/lib, line 0 [CompUnit::DynamicLib] Please use the .rakumod extension for raku modules, or include a META6.json file that explicitly declares each raku module file instead. [CompUnit::DynamicLib] -------------------------------------------------------------------------------- [CompUnit::DynamicLib] Please contact the author to have these occurrences of deprecated code [CompUnit::DynamicLib] adapted, so that this message will disappear! [CompUnit::DynamicLib] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765206782.18131/CompUnit%3A%3ADynamicLib%3Aver%3C0.2.1%3E%3Aauth%3Cgithub%3Azostay%3E.tar.gz/raku-CompUnit-DynamicLib-master t/meta.t [CompUnit::DynamicLib] 1..1 [CompUnit::DynamicLib] # Subtest: Project META file is good [CompUnit::DynamicLib] ok 1 - have a META file [CompUnit::DynamicLib] ok 2 - META parses okay [CompUnit::DynamicLib] ok 3 - have all required entries [CompUnit::DynamicLib] ok 4 - 'provides' looks sane [CompUnit::DynamicLib] ok 5 - Optional 'authors' and not 'author' [CompUnit::DynamicLib] # license ‘Artistic’ is not one of the standardized SPDX license identifiers. [CompUnit::DynamicLib] # please use use one of the identifiers from https://spdx.org/licenses/ [CompUnit::DynamicLib] # for the license field or if your license is not on the list, [CompUnit::DynamicLib] # include a URL to the license text as one of the 'support' keys [CompUnit::DynamicLib] # in addition to listing its name. [CompUnit::DynamicLib] # [CompUnit::DynamicLib] not ok 6 - License is correct [CompUnit::DynamicLib] # Failed test 'License is correct' [CompUnit::DynamicLib] # at site#sources/E700B39E8BD8E00DD51EF1CCDC5C112384071FAA (Test::META) line 101 [CompUnit::DynamicLib] ok 7 - name has a '::' rather than a hyphen (if this is intentional please pass :relaxed-name to meta-ok) [CompUnit::DynamicLib] ok 8 - no 'v' in version strings (meta-version greater than 0) [CompUnit::DynamicLib] ok 9 - version is present and doesn't have an asterisk [CompUnit::DynamicLib] ok 10 - have usable source [CompUnit::DynamicLib] 1..10 [CompUnit::DynamicLib] # You failed 1 test of 10 [CompUnit::DynamicLib] not ok 1 - Project META file is good [CompUnit::DynamicLib] # Failed test 'Project META file is good' [CompUnit::DynamicLib] # at site#sources/E700B39E8BD8E00DD51EF1CCDC5C112384071FAA (Test::META) line 78 [CompUnit::DynamicLib] # You failed 1 test of 1 ===> Testing [FAIL]: CompUnit::DynamicLib:ver<0.2.1>:auth