Package evaluation to test VOTables on Julia 1.14.0-DEV.1262 (4060c45d70*) started at 2025-11-18T16:09:02.399 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.33s ################################################################################ # Installation # Installing VOTables... Resolving package versions... Installed CompositionsBase ──────────── v0.1.2 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed OrderedCollections ────────── v1.8.1 Installed StringViews ───────────────── v1.3.5 Installed Indexing ──────────────────── v1.1.1 Installed MacroTools ────────────────── v0.5.16 Installed ConstructionBase ──────────── v1.6.0 Installed DataValueInterfaces ───────── v1.0.0 Installed UnsafeArrays ──────────────── v1.0.8 Installed StructArrays ──────────────── v0.7.2 Installed DateFormats ───────────────── v0.1.19 Installed DataPipes ─────────────────── v0.3.18 Installed AstroAngles ───────────────── v0.2.0 Installed VOTables ──────────────────── v0.1.22 Installed PrecompileTools ───────────── v1.3.3 Installed Tables ────────────────────── v1.12.1 Installed XML2_jll ──────────────────── v2.15.1+0 Installed Reexport ──────────────────── v1.2.2 Installed AccessorsExtra ────────────── v0.1.100 Installed MetadataArrays ────────────── v0.1.1 Installed InverseFunctions ──────────── v0.1.17 Installed EzXML ─────────────────────── v1.2.3 Installed Preferences ───────────────── v1.5.0 Installed JLLWrappers ───────────────── v1.7.1 Installed Libiconv_jll ──────────────── v1.18.0+0 Installed TableTraits ───────────────── v1.0.1 Installed Accessors ─────────────────── v0.1.42 Installed Dictionaries ──────────────── v0.4.5 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.22 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.42 [33016aad] + AccessorsExtra v0.1.100 [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.5 [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.0 [189a3867] + Reexport v1.2.2 [354b36f9] + StringViews v1.3.5 [09ab397b] + StructArrays v0.7.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [c4a57d5a] + UnsafeArrays v1.0.8 [3abbdab7] + VOTables v0.1.22 [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.29+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 7.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 4235.2 ms ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4257.6 ms ✓ MacroTools 733.6 ms ✓ Reexport 821.3 ms ✓ DataAPI 8635.8 ms ✓ DataPipes 1215.5 ms ✓ ConstructionBase 967.7 ms ✓ AstroAngles 824.8 ms ✓ DataValueInterfaces 1301.6 ms ✓ OrderedCollections 981.0 ms ✓ InverseFunctions 919.6 ms ✓ MetadataArrays 874.5 ms ✓ CompositionsBase 1097.0 ms ✓ UnsafeArrays 851.8 ms ✓ Indexing 1115.2 ms ✓ StringViews 769.4 ms ✓ IteratorInterfaceExtensions 1160.3 ms ✓ Preferences 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`. 1044.4 ms ✓ DateFormats 1243.8 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 836.3 ms ✓ InverseFunctions → InverseFunctionsDatesExt 792.2 ms ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 2191.0 ms ✓ Dictionaries 693.1 ms ✓ TableTraits 928.9 ms ✓ JLLWrappers 811.1 ms ✓ PrecompileTools 837.5 ms ✓ DateFormats → InverseFunctionsExt 3826.2 ms ✓ Accessors 1321.1 ms ✓ Tables 1121.4 ms ✓ Libiconv_jll 1822.5 ms ✓ Accessors → LinearAlgebraExt 1858.4 ms ✓ DateFormats → AccessorsExt 1168.8 ms ✓ StructArrays 1082.1 ms ✓ XML2_jll 26160.8 ms ✓ AccessorsExtra 848.0 ms ✓ StructArrays → StructArraysLinearAlgebraExt 1006.8 ms ✓ Accessors → StructArraysExt 1872.7 ms ✓ EzXML 1271.4 ms ✓ AccessorsExtra → DatesExt 4235.7 ms ✓ AccessorsExtra → DictionariesExt 1273.3 ms ✓ AccessorsExtra → DateFormatsExt 1327.7 ms ✓ AccessorsExtra → StructArraysExt 1236.0 ms ✓ AccessorsExtra → TablesExt 43502.2 ms ✓ VOTables 42 dependencies successfully precompiled in 131 seconds. 8 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 144.92s ################################################################################ # Testing # Testing VOTables Status `/tmp/jl_97eqAR/Project.toml` [4c88cf16] Aqua v0.8.14 [5224ae11] CompatHelperLocal v0.1.27 [e9958f2c] DictArrays v0.1.10 [09ab397b] StructArrays v0.7.2 [f8b46487] TestItemRunner v1.1.1 [1c621080] TestItems v1.0.0 [1986cc42] Unitful v1.25.1 [6fb2a4bd] UnitfulAngles v0.7.2 [6112ee07] UnitfulAstro v1.2.2 [3abbdab7] VOTables v0.1.22 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_97eqAR/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [33016aad] AccessorsExtra v0.1.100 [4c88cf16] Aqua v0.8.14 [5c4adb95] AstroAngles v0.2.0 [34da2185] Compat v4.18.1 [5224ae11] CompatHelperLocal v0.1.27 [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.5 [ffbed154] DocStringExtensions v0.9.5 [8f5d6c58] EzXML v1.2.3 [6394faf6] FlexiMaps v0.1.28 [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.0 [189a3867] Reexport v1.2.2 [354b36f9] StringViews v1.3.5 [09ab397b] StructArrays v0.7.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f8b46487] TestItemRunner v1.1.1 [1c621080] TestItems v1.0.0 [ea2a18ed] UnionCollections v0.1.8 [1986cc42] Unitful v1.25.1 [6fb2a4bd] UnitfulAngles v0.7.2 [6112ee07] UnitfulAstro v1.2.2 [c4a57d5a] UnsafeArrays v1.0.8 [3abbdab7] VOTables v0.1.22 [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.12.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.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+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/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported '/beam' unit │ vot_unit = "Jy/beam" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "electron.s" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "s.electron" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/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/rQmVq/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/rQmVq/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/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "electron/s" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "electron/s" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "electron/s" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "electron/s" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "electron/s" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:20 ┌ Info: assuming the decimal logarithm └ vot_unit = "[cm/s2]" ┌ Warning: cannot parse unit 'dex', ignoring it └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/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/rQmVq/ext/UnitfulExt.jl:45 ┌ Warning: cannot parse unit 'dex', ignoring it └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:45 ┌ Warning: cannot parse unit 'dex', ignoring it └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:45 ┌ Warning: assuming julian days │ column = "JD" │ unit = "d" │ first(col) = 2.4510848062e6 └ @ VOTables ~/.julia/packages/VOTables/rQmVq/src/VOTables.jl:137 ┌ Warning: assuming julian days │ column = "JD" │ unit = "d" │ first(col) = 2.4510848062e6 └ @ VOTables ~/.julia/packages/VOTables/rQmVq/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/rQmVq/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/rQmVq/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/rQmVq/src/VOTables.jl:150 ┌ Warning: ignoring the unsupported '/beam' unit │ vot_unit = "mJy/beam" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/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/rQmVq/src/VOTables.jl:140 ┌ Warning: assuming years AD │ column = "ref_epoch" │ unit = "yr" │ first(col) = 2016.0 └ @ VOTables ~/.julia/packages/VOTables/rQmVq/src/VOTables.jl:140 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported 'electron' unit │ vot_unit = "'electron'.s**-1" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/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/rQmVq/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/rQmVq/ext/UnitfulExt.jl:45 ┌ Warning: cannot parse unit ''dex'', ignoring it └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:45 ┌ Warning: cannot parse unit ''dex'', ignoring it └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:45 ┌ Warning: Error parsing 1110.000E- as Float64 │ exception = ArgumentError: cannot parse " 1110.000E-" as Float64 └ @ VOTables ~/.julia/packages/VOTables/rQmVq/src/votypes.jl:77 ┌ Warning: Error parsing 1110.000E- as Float64 │ exception = ArgumentError: cannot parse " 1110.000E-" as Float64 └ @ VOTables ~/.julia/packages/VOTables/rQmVq/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/rQmVq/src/VOTables.jl:125 ┌ Warning: ignoring the unsupported '/pix' unit │ vot_unit = "Jy/pix" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/ext/UnitfulExt.jl:20 ┌ Warning: ignoring the unsupported '/pix' unit │ vot_unit = "Jy/pix" └ @ UnitfulExt ~/.julia/packages/VOTables/rQmVq/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/rQmVq/src/VOTables.jl:161 ┌ Warning: column with a non-numeric eltype has a unit specified; ignoring the unit │ column = "position_bounds_samples" │ unit = "deg" │ eltype(col) = Vector{Float64} (alias for Array{Float64, 1}) │ first(col) = 15-element Vector{Float64}: … └ @ VOTables ~/.julia/packages/VOTables/rQmVq/src/VOTables.jl:161 ┌ Warning: column with a non-numeric eltype has a unit specified; ignoring the unit │ column = "energy_bounds_samples" │ unit = "m" │ eltype(col) = Vector{Float64} (alias for Array{Float64, 1}) │ first(col) = 2-element Vector{Float64}: … └ @ VOTables ~/.julia/packages/VOTables/rQmVq/src/VOTables.jl:161 ┌ Warning: column with a non-numeric eltype has a unit specified; ignoring the unit │ column = "position_resolutionBounds" │ unit = "arcsec" │ eltype(col) = Union{Missing, Vector{Float64}} │ first(col) = missing └ @ VOTables ~/.julia/packages/VOTables/rQmVq/src/VOTables.jl:161 ┌ Warning: column with a non-numeric eltype has a unit specified; ignoring the unit │ column = "energy_bounds" │ unit = "m" │ eltype(col) = Vector{Float64} (alias for Array{Float64, 1}) │ first(col) = 2-element Vector{Float64}: … └ @ VOTables ~/.julia/packages/VOTables/rQmVq/src/VOTables.jl:161 ┌ Warning: column with a non-numeric eltype has a unit specified; ignoring the unit │ column = "time_bounds_samples" │ unit = "d" │ eltype(col) = Vector{Float64} (alias for Array{Float64, 1}) │ first(col) = 2-element Vector{Float64}: … └ @ VOTables ~/.julia/packages/VOTables/rQmVq/src/VOTables.jl:161 ┌ Warning: column with a non-numeric eltype has a unit specified; ignoring the unit │ column = "time_bounds" │ unit = "d" │ eltype(col) = Vector{Float64} (alias for Array{Float64, 1}) │ first(col) = 2-element Vector{Float64}: … └ @ VOTables ~/.julia/packages/VOTables/rQmVq/src/VOTables.jl:161 ┌ Warning: column with a non-numeric eltype has a unit specified; ignoring the unit │ column = "time_resolutionBounds" │ unit = "d" │ eltype(col) = Union{Missing, Vector{Float64}} │ first(col) = missing └ @ VOTables ~/.julia/packages/VOTables/rQmVq/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/rQmVq/src/VOTables.jl:125 ┌ 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/rQmVq/src/VOTables.jl:275 ┌ Warning: Project has issues with [compat] │ project = "/home/pkgeval/.julia/packages/VOTables/rQmVq/test/Project.toml" └ @ CompatHelperLocal ~/.julia/packages/CompatHelperLocal/4LI7I/src/CompatHelperLocal.jl:133 ┌ Info: [compat] missing └ name = "StructArrays" Suggested content: [compat] Aqua = "0.8" CompatHelperLocal = "0.1.25" DictArrays = "0.1.4" StructArrays = "0.7.2" TestItemRunner = "1" TestItems = "1" Unitful = "1.15.0" UnitfulAngles = "0.6,0.7" UnitfulAstro = "1.2.0" julia = "1.9" Test Summary: | Pass Total Time Package | 233 233 7m18.8s Testing VOTables tests passed Testing completed after 518.78s PkgEval succeeded after 700.63s