run zef --verbose test for RPi::Device::DS18B20 [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 RPi::Device::DS18B20 dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: RPi::Device::DS18B20:ver<0.0.3>:auth Aborting due to test failure: RPi::Device::DS18B20:ver<0.0.3>:auth (use --force-test to override) [RPi::Device::DS18B20] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765203998.22502/e2646ed5345ae9a99430bffbef38b0e24aeb7c9a.tar.gz/RPi-Device-DS18B20-0.0.3 t/00100-meta.t [RPi::Device::DS18B20] 1..1 [RPi::Device::DS18B20] # Subtest: Project META file is good [RPi::Device::DS18B20] ok 1 - have a META file [RPi::Device::DS18B20] not ok 2 - META parses okay [RPi::Device::DS18B20] # Failed test 'META parses okay' [RPi::Device::DS18B20] # at site#sources/E700B39E8BD8E00DD51EF1CCDC5C112384071FAA (Test::META) line 86 [RPi::Device::DS18B20] # Type check failed in assignment to $!depends; expected but got Mu (Mu) [RPi::Device::DS18B20] 1..2 [RPi::Device::DS18B20] # You failed 1 test of 2 [RPi::Device::DS18B20] not ok 1 - Project META file is good [RPi::Device::DS18B20] # Failed test 'Project META file is good' [RPi::Device::DS18B20] # at site#sources/E700B39E8BD8E00DD51EF1CCDC5C112384071FAA (Test::META) line 78 [RPi::Device::DS18B20] # You failed 1 test of 1 [RPi::Device::DS18B20] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765203998.22502/e2646ed5345ae9a99430bffbef38b0e24aeb7c9a.tar.gz/RPi-Device-DS18B20-0.0.3 t/00200-basic.t [RPi::Device::DS18B20] ok 1 - create ds18b20 object with mocked directory [RPi::Device::DS18B20] ok 2 - get thermometers [RPi::Device::DS18B20] ok 3 - got expected 1 thermometer [RPi::Device::DS18B20] ok 4 - right object type [RPi::Device::DS18B20] ok 5 - got expected name [RPi::Device::DS18B20] ok 6 - and the expected temperature [RPi::Device::DS18B20] ok 7 - Supply [RPi::Device::DS18B20] ok 8 - got a Reading [RPi::Device::DS18B20] ok 9 - got expected name [RPi::Device::DS18B20] ok 10 - and the expected temperature [RPi::Device::DS18B20] # Subtest: no device directory [RPi::Device::DS18B20] 1..2 [RPi::Device::DS18B20] ok 1 - code dies [RPi::Device::DS18B20] ok 2 - right exception type (RPi::Device::DS18B20::X::DS18B20::NoOneWire) [RPi::Device::DS18B20] ok 11 - no device directory [RPi::Device::DS18B20] 1..11 ===> Testing [FAIL]: RPi::Device::DS18B20:ver<0.0.3>:auth