Package evaluation to test VOTables on Julia 1.14.0-DEV.2071 (559ec66647*) started at 2026-04-23T18:21:38.207 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.65s ################################################################################ # Installation # Installing VOTables... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [3abbdab7] + VOTables v0.1.23 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 [c4a57d5a] + UnsafeArrays v1.0.9 [3abbdab7] + VOTables v0.1.23 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [83775a58] + Zlib_jll v1.3.2+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.79s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.7 s ✓ DateFormats → AccessorsExt 1.2 s ✓ DateFormats → InverseFunctionsExt 1.6 s ✓ UnionCollections 4.0 s ✓ AccessorsExtra → DictionariesExt 1.8 s ✓ AccessorsExtra → DateFormatsExt 3.1 s ✓ AccessorsExtra → UnitfulExt 1.7 s ✓ AccessorsExtra → StructArraysExt 2.7 s ✓ FlexiMaps → UnitfulExt 1.5 s ✓ UnionCollections → FlexiMapsExt 1.8 s ✓ UnionCollections → DictionariesExt 1.9 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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/src/VOTables.jl:1 in expression starting at stdin:5 ✗ VOTables 2.1 s ✓ UnionCollections → FlexiMapsDictionariesExt 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_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/VOTables/21Oju/ext/UnitfulExt.jl:4  [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/21Oju/ext/UnitfulExt.jl:1 in expression starting at stdin:5 ✗ VOTables → UnitfulExt 10.9 s ✓ DictArrays 1.7 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/21Oju/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/21Oju/ext/DictArraysExt.jl:1 in expression starting at stdin:5 ✗ VOTables → DictArraysExt 14 dependencies successfully precompiled in 52 seconds. 87 already precompiled. Precompilation completed after 78.07s ################################################################################ # Testing # Testing VOTables Status `/tmp/jl_HZMCNe/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.23 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_HZMCNe/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.23 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.15.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.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.30+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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:7 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_NavMhu" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:33 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_2r7jHL" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:75 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_48gug5" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:96 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_3oOCK3" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:115 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_tK9Do2" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:134 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_8gGnQm" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:153 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_ER1si4" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:168 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_RMiK3L" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:185 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_TlNcHF" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:208 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_sIO8JB" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:218 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_N7v6FJ" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:226 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_k7bjoE" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:240 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_PYYt3V" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:259 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_xODIGn" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:286 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_L85TAg" (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/21Oju/src/stringviews.jl:10  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/VOTables/21Oju/src/VOTables.jl:21  [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/21Oju/src/stringviews.jl:10 in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/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/21Oju/test/runtests.jl:318 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_16EpUq" (ProcessExited(1)). Test Summary: | Error Total Time Package | 16 16 1m22.2s test/runtests.jl | 16 16 1m22.2s unit parsing | 1 1 10.8s read 1 | 1 1 5.1s read 2 | 1 1 5.3s read 3 | 1 1 5.2s read 4 | 1 1 4.6s read 5 | 1 1 5.4s read 6 | 1 1 4.5s read 7 | 1 1 4.5s read 8 | 1 1 4.8s read binary | 1 1 4.8s read binary - eltypes | 1 1 4.6s read arrays with units | 1 1 4.6s read error | 1 1 4.4s read formats consistency | 1 1 4.2s write | 1 1 4.8s _ | 1 1 4.6s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 16 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/VOTables/21Oju/test/runtests.jl:3 Testing failed after 138.06s 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 257.82s: package fails to precompile