Package evaluation to test VOTables on Julia 1.14.0-DEV.2116 (f310e68148*) started at 2026-05-06T20:36:22.532 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.97s ################################################################################ # Installation # Installing VOTables... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [3abbdab7] + VOTables v0.1.31 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.44 [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.19 [e2d170a0] + DataValueInterfaces v1.0.0 [44557152] + DateFormats v0.1.20 [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.2 [189a3867] + Reexport v1.2.2 [354b36f9] + StringViews v1.3.7 [09ab397b] + StructArrays v0.7.3 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [1986cc42] + Unitful v1.28.0 [6fb2a4bd] + UnitfulAngles v0.7.2 [6112ee07] + UnitfulAstro v1.2.2 [c4a57d5a] + UnsafeArrays v1.0.9 [3abbdab7] + VOTables v0.1.31 [a1e4a1a0] + VOUnits v0.1.0 [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 [56ddb016] + Logging 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.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [83775a58] + Zlib_jll v1.3.2+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.8 s ✓ DateFormats → AccessorsExt 1.3 s ✓ DateFormats → InverseFunctionsExt 25.5 s ✓ AccessorsExtra 1.8 s ✓ UnionCollections 3.0 s ✓ FlexiMaps → UnitfulExt 1.8 s ✓ AccessorsExtra → DatesExt 3.8 s ✓ AccessorsExtra → DictionariesExt 5.6 s ✓ AccessorsExtra → TestExt 2.0 s ✓ AccessorsExtra → DateFormatsExt 4.0 s ✓ AccessorsExtra → UnitfulExt 1.7 s ✓ AccessorsExtra → FlexiMapsExt 1.8 s ✓ AccessorsExtra → StructArraysExt 1.8 s ✓ AccessorsExtra → TablesExt 1.6 s ✓ UnionCollections → FlexiMapsExt 2.1 s ✓ UnionCollections → DictionariesExt 2.6 s ✓ AccessorsExtra → FlexiMapsStructArraysExt ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 ✗ VOTables 2.2 s ✓ UnionCollections → FlexiMapsDictionariesExt 10.6 s ✓ DictArrays 2.0 s ✓ AccessorsExtra → DictArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3abbdab7-df67-4801-8590-8effec53f469"), "VOTables") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/ext/DictArraysExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/ext/DictArraysExt.jl:1 in expression starting at stdin:5 ✗ VOTables → DictArraysExt 19 dependencies successfully precompiled in 89 seconds. 82 already precompiled. Precompilation completed after 113.72s ################################################################################ # Testing # Testing VOTables Status `/tmp/jl_jvqzUO/Project.toml` [4c88cf16] Aqua v0.8.14 [5224ae11] CompatHelperLocal v0.1.29 [e9958f2c] DictArrays v0.1.10 [09ab397b] StructArrays v0.7.3 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [1986cc42] Unitful v1.28.0 [6fb2a4bd] UnitfulAngles v0.7.2 [6112ee07] UnitfulAstro v1.2.2 [3abbdab7] VOTables v0.1.31 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_jvqzUO/Manifest.toml` [7d9f7c33] Accessors v0.1.44 [33016aad] AccessorsExtra v0.1.102 [4c88cf16] Aqua v0.8.14 [5c4adb95] AstroAngles v0.2.0 [34da2185] Compat v4.18.1 [5224ae11] CompatHelperLocal v0.1.29 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [02685ad9] DataPipes v0.3.19 [e2d170a0] DataValueInterfaces v1.0.0 [44557152] DateFormats v0.1.20 [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.2 [189a3867] Reexport v1.2.2 [354b36f9] StringViews v1.3.7 [09ab397b] StructArrays v0.7.3 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f8b46487] TestItemRunner v1.1.5 [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.9 [3abbdab7] VOTables v0.1.31 [a1e4a1a0] VOUnits v0.1.0 [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 [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.5.1+0 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ unit parsing: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:8 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_z1V4In" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read 1: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:37 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_5s9sRz" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read 2: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:79 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_RvRTXG" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read 3: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:100 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_d0BP3M" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read 4: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:119 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_ecFnyW" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read 5: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:138 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_ID42Uo" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read 6: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:157 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_gzbLqS" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read 7: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:172 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_0cz0tk" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read 8: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:189 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_7w40UL" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read binary: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:212 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_IEY5tk" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read binary - eltypes: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:222 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_j3liex" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read binary - XML_PARSE_HUGE: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:230 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_2ASZjC" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read arrays with units: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:260 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_cHbN2T" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ quiet option: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:276 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_ZBn8Fr" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read error: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:287 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_TEZVB3" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read formats consistency: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:310 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_VfxOVq" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ read complex binary: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:339 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_5kM2Co" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ write: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:352 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_RCb6BJ" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: valid_votable: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:508 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_2nrpUq" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: coosys: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:521 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_VBrHSl" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: timesys: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:532 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_Gn7F0J" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: gemini: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:541 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_sj19rg" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: binary2_masked_strings: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:551 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_rHBc0t" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: binary2_variable_length_char: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:561 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_GpUZGo" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: vizier_b2: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:567 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_89UqiF" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: irsa-nph-m31: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:577 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_eJE5DE" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: names: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:588 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_vsMSrO" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: empty_table: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:597 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_KonVvs" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: no_resource: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:602 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_nHkici" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: no_field_not_empty_table: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:607 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_9oq8Lx" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: nonstandard_units: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:612 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_XBMxkZ" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: irsa-nph-error: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:617 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_zjtJcl" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: regression: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:622 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_EgS3we" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: regression truth 1.1: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:627 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_QWg4IN" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ astropy: regression truth 1.3: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:632 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_2UxeJM" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StringView` not defined in `VOTables` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/L37bJ/src/VOTables.jl:23  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [11] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/src/VOTables.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VOTables │ [Output was shown above] └ _: Error During Test at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:636 Got exception outside of a @test The following 1 package failed to precompile: VOTables Failed to precompile VOTables [3abbdab7-df67-4801-8590-8effec53f469] to "/home/pkgeval/.julia/compiled/v1.14/VOTables/jl_LWQNEp" (ProcessExited(1)). Test Summary: | Error Total Time Package | 36 36 4m03.7s test/runtests.jl | 36 36 4m03.7s unit parsing | 1 1 13.1s read 1 | 1 1 6.6s read 2 | 1 1 7.2s read 3 | 1 1 6.5s read 4 | 1 1 6.4s read 5 | 1 1 6.4s read 6 | 1 1 6.5s read 7 | 1 1 6.6s read 8 | 1 1 6.8s read binary | 1 1 7.1s read binary - eltypes | 1 1 6.7s read binary - XML_PARSE_HUGE | 1 1 6.7s read arrays with units | 1 1 6.1s quiet option | 1 1 7.2s read error | 1 1 6.3s read formats consistency | 1 1 6.4s read complex binary | 1 1 6.5s write | 1 1 6.8s astropy: valid_votable | 1 1 6.6s astropy: coosys | 1 1 6.5s astropy: timesys | 1 1 6.5s astropy: gemini | 1 1 7.1s astropy: binary2_masked_strings | 1 1 7.3s astropy: binary2_variable_length_char | 1 1 6.4s astropy: vizier_b2 | 1 1 6.8s astropy: irsa-nph-m31 | 1 1 6.6s astropy: names | 1 1 6.8s astropy: empty_table | 1 1 6.6s astropy: no_resource | 1 1 6.4s astropy: no_field_not_empty_table | 1 1 6.1s astropy: nonstandard_units | 1 1 6.6s astropy: irsa-nph-error | 1 1 6.3s astropy: regression | 1 1 6.2s astropy: regression truth 1.1 | 1 1 6.4s astropy: regression truth 1.3 | 1 1 6.4s _ | 1 1 6.3s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 36 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/VOTables/L37bJ/test/runtests.jl:3 Testing failed after 295.31s 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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [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:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 461.83s: package fails to precompile