Package evaluation to test VOTables on Julia 1.14.0-DEV.1674 (5735163b34*) started at 2026-02-03T16:36:50.802 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.65s ################################################################################ # Installation # Installing VOTables... Resolving package versions... Installed Indexing ──────────────────── v1.1.1 Installed CompositionsBase ──────────── v0.1.2 Installed ConstructionBase ──────────── v1.6.0 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed MacroTools ────────────────── v0.5.16 Installed OrderedCollections ────────── v1.8.1 Installed StringViews ───────────────── v1.3.7 Installed DataValueInterfaces ───────── v1.0.0 Installed UnsafeArrays ──────────────── v1.0.8 Installed PrecompileTools ───────────── v1.3.3 Installed Tables ────────────────────── v1.12.1 Installed StructArrays ──────────────── v0.7.2 Installed AstroAngles ───────────────── v0.2.0 Installed XML2_jll ──────────────────── v2.15.1+0 Installed Reexport ──────────────────── v1.2.2 Installed DataPipes ─────────────────── v0.3.18 Installed VOTables ──────────────────── v0.1.23 Installed InverseFunctions ──────────── v0.1.17 Installed DateFormats ───────────────── v0.1.19 Installed Preferences ───────────────── v1.5.1 Installed MetadataArrays ────────────── v0.1.1 Installed AccessorsExtra ────────────── v0.1.102 Installed Libiconv_jll ──────────────── v1.18.0+0 Installed EzXML ─────────────────────── v1.2.3 Installed JLLWrappers ───────────────── v1.7.1 Installed TableTraits ───────────────── v1.0.1 Installed Dictionaries ──────────────── v0.4.6 Installed Accessors ─────────────────── v0.1.43 Installing 2 artifacts Installed artifact Libiconv 1.9 MiB Installed artifact XML2 2.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [3abbdab7] + VOTables v0.1.23 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [33016aad] + AccessorsExtra v0.1.102 [5c4adb95] + AstroAngles v0.2.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [02685ad9] + DataPipes v0.3.18 [e2d170a0] + DataValueInterfaces v1.0.0 [44557152] + DateFormats v0.1.19 [85a47980] + Dictionaries v0.4.6 [8f5d6c58] + EzXML v1.2.3 [313cdc1a] + Indexing v1.1.1 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 [49441bc9] + MetadataArrays v0.1.1 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [189a3867] + Reexport v1.2.2 [354b36f9] + StringViews v1.3.7 [09ab397b] + StructArrays v0.7.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [c4a57d5a] + UnsafeArrays v1.0.8 [3abbdab7] + VOTables v0.1.23 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 6.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 3090.4 ms ✓ TestEnv 1 dependency successfully precompiled in 3 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling packages... 3404.6 ms ✓ MacroTools 606.7 ms ✓ TestItems 641.0 ms ✓ Reexport 708.6 ms ✓ DataAPI 902.9 ms ✓ ConstructionBase 6717.5 ms ✓ DataPipes 735.1 ms ✓ AstroAngles 756.4 ms ✓ DataValueInterfaces 1063.4 ms ✓ OrderedCollections 757.1 ms ✓ InverseFunctions 712.8 ms ✓ MetadataArrays 671.7 ms ✓ CompositionsBase 860.5 ms ✓ UnsafeArrays 681.1 ms ✓ Indexing 875.4 ms ✓ StringViews 635.7 ms ✓ IteratorInterfaceExtensions 25249.2 ms ✓ Unitful 904.8 ms ✓ Compat 897.2 ms ✓ Preferences 3604.2 ms ✓ CompatHelperLocal 18871.5 ms ✓ TestItemRunner WARNING: Constructor for type "DateTime" was extended in `DateFormats` without explicit qualification or import.  NOTE: Assumed "DateTime" refers to `Dates.DateTime`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function DateTime end`.  Hint: To silence the warning, qualify `DateTime` as `Dates.DateTime` in the method signature or explicitly `import Dates: DateTime`. 884.0 ms ✓ DateFormats 666.7 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1242.5 ms ✓ InverseFunctions → InverseFunctionsTestExt 707.8 ms ✓ InverseFunctions → InverseFunctionsDatesExt 664.2 ms ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1513.2 ms ✓ Dictionaries 701.4 ms ✓ TableTraits 1527.8 ms ✓ Unitful → PrintfExt 1413.6 ms ✓ Unitful → ConstructionBaseUnitfulExt 1447.9 ms ✓ Unitful → InverseFunctionsUnitfulExt 675.6 ms ✓ Compat → CompatLinearAlgebraExt 925.8 ms ✓ JLLWrappers 743.4 ms ✓ PrecompileTools 722.3 ms ✓ DateFormats → InverseFunctionsExt 3879.3 ms ✓ Accessors 1392.6 ms ✓ Tables 3729.0 ms ✓ UnitfulAngles 5175.3 ms ✓ Aqua 1102.7 ms ✓ Libiconv_jll 2494.1 ms ✓ Accessors → LinearAlgebraExt 1877.9 ms ✓ Accessors → TestExt 1761.8 ms ✓ Accessors → UnitfulExt 2673.1 ms ✓ DateFormats → AccessorsExt 1377.9 ms ✓ StructArrays 8427.9 ms ✓ UnitfulAstro 1155.7 ms ✓ XML2_jll 23024.6 ms ✓ AccessorsExtra 7027.9 ms ✓ FlexiMaps 2029.1 ms ✓ UnionCollections 696.2 ms ✓ StructArrays → StructArraysLinearAlgebraExt 937.2 ms ✓ Accessors → StructArraysExt 1439.8 ms ✓ EzXML 1060.7 ms ✓ AccessorsExtra → DatesExt 3359.2 ms ✓ AccessorsExtra → DictionariesExt 3268.5 ms ✓ AccessorsExtra → TestExt 1001.8 ms ✓ AccessorsExtra → DateFormatsExt 1973.2 ms ✓ AccessorsExtra → UnitfulExt 1055.8 ms ✓ AccessorsExtra → StructArraysExt 995.2 ms ✓ AccessorsExtra → TablesExt 6430.9 ms ✓ FlexiMaps → StructArraysExt 929.6 ms ✓ FlexiMaps → DictionariesExt 1682.4 ms ✓ FlexiMaps → UnitfulExt 979.9 ms ✓ AccessorsExtra → FlexiMapsExt 1964.7 ms ✓ UnionCollections → FlexiMapsExt 1981.1 ms ✓ UnionCollections → DictionariesExt 31695.5 ms ✓ VOTables 2173.8 ms ✓ UnionCollections → FlexiMapsDictionariesExt 8250.2 ms ✓ DictArrays 9407.0 ms ✓ VOTables → UnitfulExt 1097.0 ms ✓ AccessorsExtra → DictArraysExt 5329.7 ms ✓ VOTables → DictArraysExt 72 dependencies successfully precompiled in 240 seconds. 31 already precompiled. 1 dependency had output during precompilation: ┌ DateFormats │ WARNING: Constructor for type "DateTime" was extended in `DateFormats` without explicit qualification or import. │ NOTE: Assumed "DateTime" refers to `Dates.DateTime`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function DateTime end`. │ Hint: To silence the warning, qualify `DateTime` as `Dates.DateTime` in the method signature or explicitly `import Dates: DateTime`. └ Precompilation completed after 255.71s ################################################################################ # Testing # Testing VOTables Status `/tmp/jl_Nsc1Jd/Project.toml` [4c88cf16] Aqua v0.8.14 [5224ae11] CompatHelperLocal v0.1.28 [e9958f2c] DictArrays v0.1.10 [09ab397b] StructArrays v0.7.2 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [1986cc42] Unitful v1.28.0 [6fb2a4bd] UnitfulAngles v0.7.2 [6112ee07] UnitfulAstro v1.2.2 [3abbdab7] VOTables v0.1.23 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Nsc1Jd/Manifest.toml` [7d9f7c33] Accessors v0.1.43 [33016aad] AccessorsExtra v0.1.102 [4c88cf16] Aqua v0.8.14 [5c4adb95] AstroAngles v0.2.0 [34da2185] Compat v4.18.1 [5224ae11] CompatHelperLocal v0.1.28 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [02685ad9] DataPipes v0.3.18 [e2d170a0] DataValueInterfaces v1.0.0 [44557152] DateFormats v0.1.19 [e9958f2c] DictArrays v0.1.10 [85a47980] Dictionaries v0.4.6 [8f5d6c58] EzXML v1.2.3 [6394faf6] FlexiMaps v0.1.29 [313cdc1a] Indexing v1.1.1 [3587e190] InverseFunctions v0.1.17 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [1914dd2f] MacroTools v0.5.16 [49441bc9] MetadataArrays v0.1.1 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [189a3867] Reexport v1.2.2 [354b36f9] StringViews v1.3.7 [09ab397b] StructArrays v0.7.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [ea2a18ed] UnionCollections v0.1.8 [1986cc42] Unitful v1.28.0 [6fb2a4bd] UnitfulAngles v0.7.2 [6112ee07] UnitfulAstro v1.2.2 [c4a57d5a] UnsafeArrays v1.0.8 [3abbdab7] VOTables v0.1.23 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.15.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... ┌ Info: assuming the decimal logarithm └ vot_unit = "log(m)" ┌ Info: assuming the decimal logarithm └ vot_unit = "[m]" ┌ Warning: ignoring the unsupported '/pix' unit │ vot_unit = "Jy/pix" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported '/beam' unit │ vot_unit = "Jy/beam" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "electron.s" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "s.electron" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Info: assuming the decimal logarithm └ vot_unit = "[W/um]" ┌ Warning: ignoring the unsupported '/beam' unit │ vot_unit = "mJy/beam" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Info: assuming the decimal logarithm └ vot_unit = "log(K)" ┌ Warning: ignoring the unsupported '/beam' unit │ vot_unit = "mJy/beam" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Info: assuming the decimal logarithm └ vot_unit = "log(K)" ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "electron/s" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "electron/s" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "electron/s" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "electron/s" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "electron/s" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "electron/s" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Info: assuming the decimal logarithm └ vot_unit = "[cm/s2]" ┌ Warning: cannot parse unit 'dex', ignoring it └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:45 ┌ Info: assuming the decimal logarithm └ vot_unit = "[cm/s2]" ┌ Info: assuming the decimal logarithm └ vot_unit = "[cm/s2]" ┌ Info: assuming the decimal logarithm └ vot_unit = "[cm/s2]" ┌ Warning: cannot parse unit 'dex', ignoring it └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:45 ┌ Warning: cannot parse unit 'dex', ignoring it └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:45 ┌ Warning: cannot parse unit 'dex', ignoring it └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:45 ┌ Warning: assuming julian days │ column = "JD" │ unit = "d" │ first(col) = 2.4510848062e6 └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:137 ┌ Warning: assuming julian days │ column = "JD" │ unit = "d" │ first(col) = 2.4510848062e6 └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:137 ┌ Warning: column with a non-numeric eltype has a unit specified; ignoring the unit │ column = "Freq" │ unit = "GHz" │ eltype(col) = String │ first(col) = "8" └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:161 ┌ Warning: unknown time unit │ column = "Epoch" │ unit = "'Y:M:D'" │ eltype(col) = Float64 │ first(col) = 2.456516e6 └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:150 ┌ Warning: unknown time unit │ column = "Epoch" │ unit = "'Y:M:D'" │ eltype(col) = Float64 │ first(col) = 2.456516e6 └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:150 ┌ Warning: ignoring the unsupported '/beam' unit │ vot_unit = "mJy/beam" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Info: assuming the decimal logarithm └ vot_unit = "log(K)" ┌ Warning: assuming years AD │ column = "ref_epoch" │ unit = "yr" │ first(col) = 2016.0 └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:140 ┌ Warning: assuming years AD │ column = "ref_epoch" │ unit = "yr" │ first(col) = 2016.0 └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:140 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Info: assuming the decimal logarithm └ vot_unit = "log(cm.s**-2)" ┌ Warning: cannot parse unit ''dex'', ignoring it └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:45 ┌ Info: assuming the decimal logarithm └ vot_unit = "log(cm.s**-2)" ┌ Info: assuming the decimal logarithm └ vot_unit = "log(cm.s**-2)" ┌ Info: assuming the decimal logarithm └ vot_unit = "log(cm.s**-2)" ┌ Warning: cannot parse unit ''dex'', ignoring it └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:45 ┌ Warning: cannot parse unit ''dex'', ignoring it └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:45 ┌ Warning: cannot parse unit ''dex'', ignoring it └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:45 ┌ Warning: Error parsing 1110.000E- as Float64 │ exception = ArgumentError: cannot parse " 1110.000E-" as Float64 └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/votypes.jl:77 ┌ Warning: Error parsing 1110.000E- as Float64 │ exception = ArgumentError: cannot parse " 1110.000E-" as Float64 └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/votypes.jl:77 ┌ Warning: Duplicate column names found. Repeating occurrences have `_` appended to them. │ renamed_keys = │ 8-element Vector{Any}: │ :obsID │ :metaReadGroups │ :metaRelease │ :metaProducer │ :metaChecksum │ :accMetaChecksum │ :lastModified │ :maxLastModified └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:125 ┌ Warning: ignoring the unsupported '/pix' unit │ vot_unit = "Jy/pix" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported '/pix' unit │ vot_unit = "Jy/pix" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: column with a non-numeric eltype has a unit specified; ignoring the unit │ column = "position_bounds" │ unit = "deg" │ eltype(col) = String │ first(col) = "polygon 187.74593065 12.4118784 187.7305018 12.35705586 187.67294626 12.36934348 187.68943415 12.42248428" └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:161 ┌ Warning: Duplicate column names found. Repeating occurrences have `_` appended to them. │ renamed_keys = │ 8-element Vector{Any}: │ :obsID │ :metaReadGroups │ :metaRelease │ :metaProducer │ :metaChecksum │ :accMetaChecksum │ :lastModified │ :maxLastModified └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:125 ┌ Warning: assuming julian days │ column = "g_transit_time" │ unit = "d" │ first(col) = │ 50-element Vector{Float64}: │ 1680.6756303723785 │ ⋮ └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:137 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: assuming julian days │ column = "bp_obs_time" │ unit = "d" │ first(col) = │ 50-element Vector{Float64}: │ 1680.675945448266 │ ⋮ └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:137 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: assuming julian days │ column = "rp_obs_time" │ unit = "d" │ first(col) = │ 50-element Vector{Float64}: │ 1680.6760307389266 │ ⋮ └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:137 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:20 ┌ Warning: VOTable parsing can be slow due to runtime dispatch. Got eltype(col) == Union{Missing, Vector{Int16}} that isn't handled by the fast path. └ @ VOTables ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:281 _: Error During Test at /home/pkgeval/.julia/packages/VOTables/21Oju/test/runtests.jl:318 Got exception outside of a @test LoadError: MethodError: no method matching registry_info(::Pkg.Registry.PkgEntry) The function `registry_info` exists, but no method is defined for this combination of argument types. Closest candidates are: registry_info(!Matched::Pkg.Registry.RegistryInstance, !Matched::Pkg.Registry.PkgEntry) @ Pkg /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Registry/registry_instance.jl:485 Stacktrace: [1] (::CompatHelperLocal.var"#get_versions_in_repository##0#get_versions_in_repository##1"{String})(reg::Pkg.Registry.RegistryInstance) @ CompatHelperLocal ~/.julia/packages/CompatHelperLocal/AN388/src/CompatHelperLocal.jl:18 [2] mapreduce_first @ ./reduce.jl:423 [inlined] [3] _mapreduce(f::CompatHelperLocal.var"#get_versions_in_repository##0#get_versions_in_repository##1"{String}, op::typeof(vcat), ::IndexLinear, A::Vector{Pkg.Registry.RegistryInstance}) @ Base ./reduce.jl:434 [4] _mapreduce_dim @ ./reducedim.jl:338 [inlined] [5] mapreduce @ ./reducedim.jl:330 [inlined] [6] get_versions_in_repository @ ~/.julia/packages/CompatHelperLocal/AN388/src/CompatHelperLocal.jl:12 [inlined] [7] (::CompatHelperLocal.var"#gather_compats##0#gather_compats##1"{Pkg.Types.Project})(::Pair{String, Base.UUID}) @ CompatHelperLocal ~/.julia/packages/CompatHelperLocal/AN388/src/CompatHelperLocal.jl:81 [8] iterate @ ./generator.jl:48 [inlined] [9] _collect(c::Vector{Any}, itr::Base.Generator{Vector{Any}, CompatHelperLocal.var"#gather_compats##0#gather_compats##1"{Pkg.Types.Project}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:848 [10] collect_similar @ ./array.jl:763 [inlined] [11] map @ ./abstractarray.jl:3390 [inlined] [12] gather_compats(project_file::String) @ CompatHelperLocal ~/.julia/packages/CompatHelperLocal/AN388/src/CompatHelperLocal.jl:78 [13] check(pkg_dir::String; quiet::Bool, checktest::Nothing) @ CompatHelperLocal ~/.julia/packages/CompatHelperLocal/AN388/src/CompatHelperLocal.jl:152 [14] check(pkg_dir::String) @ CompatHelperLocal ~/.julia/packages/CompatHelperLocal/AN388/src/CompatHelperLocal.jl:138 [15] top-level scope @ ~/.julia/packages/VOTables/21Oju/test/runtests.jl:323 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3130 [18] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3140 [19] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:119 [inlined] [20] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/vendored_code.jl:7 [21] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:118 [inlined] [22] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [23] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:117 [24] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2413 [inlined] [26] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2413 [inlined] [28] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2413 [inlined] [30] run_tests(path::String; filter::Nothing, verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [31] run_tests(path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [32] top-level scope @ ~/.julia/packages/VOTables/21Oju/test/runtests.jl:3 [33] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [34] top-level scope @ none:6 [35] eval(m::Module, e::Any) @ Core ./boot.jl:489 [36] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [37] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/test/runtests.jl:323 Test Summary: | Pass Error Total Time Package | 238 1 239 6m01.6s test/runtests.jl | 238 1 239 6m01.6s unit parsing | 20 20 22.3s read 1 | 20 20 56.3s read 2 | 8 8 50.8s read 3 | 6 6 12.0s read 4 | 6 6 1.6s read 5 | 7 7 4.8s read 6 | 4 4 20.7s read 7 | 4 4 2.5s read 8 | 11 11 26.6s read binary | 2 2 3.1s read binary - eltypes | 4 4 18.9s read arrays with units | 5 5 13.0s read error | 5 5 3.7s read formats consistency | 79 79 14.9s write | 48 48 22.3s _ | 9 1 10 1m28.0s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.4s Stale dependencies | 1 1 5.4s Compat bounds | 4 4 0.7s Persistent tasks | 1 1 45.8s ERROR: LoadError: Some tests did not pass: 238 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/test/runtests.jl:3 Testing failed after 409.1s ERROR: LoadError: Package VOTables errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 710.51s: package tests unexpectedly errored