Package evaluation to test ConnectionPools on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-19T11:11:35.752 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.52s ################################################################################ # Installation # Installing ConnectionPools... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [028224b0] + ConnectionPools v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [028224b0] + ConnectionPools v0.1.1 Installation completed after 1.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.5 s ✓ DBInterface 0.9 s ✓ ConnectionPools 1.7 s ✓ dlfcn_win32_jll 43.4 s ✓ PrettyTables 1.4 s ✓ InlineStrings → ParsersExt 2.4 s ✓ SQLite_jll 86.2 s ✓ DataFrames ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("097d45fb-70fa-51a7-8754-18de123af20a"), "ParsersExt") 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::Nothing)  @ Base ./loading.jl:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2669  [4] assert_havelock(l::ReentrantLock)  @ Base ./loading.jl:2663 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1769  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1806  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1622  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2677  [9] macro expansion  @ ./loading.jl:2596 [inlined]  [10] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [12] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [13] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [16] top-level scope  @ ~/.julia/packages/WeakRefStrings/31nkb/src/inlinestrings.jl:1  [17] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [18] top-level scope  @ ~/.julia/packages/WeakRefStrings/31nkb/src/WeakRefStrings.jl:548  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [20] 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:3268  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [24] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [26] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/WeakRefStrings/31nkb/src/inlinestrings.jl:1 in expression starting at /home/pkgeval/.julia/packages/WeakRefStrings/31nkb/src/WeakRefStrings.jl:1 in expression starting at stdin:5 ✗ WeakRefStrings 5.5 s ✓ SQLite 8 dependencies successfully precompiled in 149 seconds. 40 already precompiled. Precompilation completed after 175.14s ################################################################################ # Testing # Testing ConnectionPools Status `/tmp/jl_b0Bg3o/Project.toml` [028224b0] ConnectionPools v0.1.1 [a10d1c49] DBInterface v2.6.1 [a93c6f00] DataFrames v1.8.2 [0aa819cd] SQLite v1.8.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_b0Bg3o/Manifest.toml` [34da2185] Compat v4.18.1 [028224b0] ConnectionPools v0.1.1 [a8cc5b0e] Crayons v4.1.1 [a10d1c49] DBInterface v2.6.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.2 [864edb3b] DataStructures v0.19.4 [e2d170a0] DataValueInterfaces v1.0.0 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.3.2 [189a3867] Reexport v1.2.2 [0aa819cd] SQLite v1.8.0 [91c51154] SentinelArrays v1.4.9 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.4 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ea10d353] WeakRefStrings v1.4.2 [76ed43ae] SQLite_jll v3.51.2+0 [c4b69c83] dlfcn_win32_jll v1.4.2+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [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 Testing Running tests... [ Info: Thread 1 - Number of rows: 1 [ Info: Thread 1 - Number of rows: 2 Test Summary: | Pass Total Time ConnectionPools.jl | 16 16 8.0s Testing ConnectionPools tests passed Testing completed after 48.1s PkgEval succeeded after 250.6s