Package evaluation to test ConnectionPools on Julia 1.14.0-DEV.1563 (14ca1abc72*) started at 2026-01-15T12:14:36.326 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.06s ################################################################################ # 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 0.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 949.5 ms ✓ DBInterface 849.6 ms ✓ ConnectionPools 1180.7 ms ✓ dlfcn_win32_jll 37888.2 ms ✓ PrettyTables 1026.7 ms ✓ InlineStrings → ParsersExt 1410.5 ms ✓ SQLite_jll 82880.2 ms ✓ 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_using  @ ./module.jl:137 [inlined]  [16] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [17] top-level scope  @ ~/.julia/packages/WeakRefStrings/31nkb/src/inlinestrings.jl:1  [18] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [19] top-level scope  @ ~/.julia/packages/WeakRefStrings/31nkb/src/WeakRefStrings.jl:548  [20] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [21] 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:3309  [22] top-level scope  @ stdin:5  [23] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [25] include_string  @ ./loading.jl:3161 [inlined]  [26] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [27] _start()  @ Base ./client.jl:585 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 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ea10d353-3f73-51f8-a26c-33c1cb351aa5"), "WeakRefStrings") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SQLite/zABKI/src/SQLite.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SQLite/zABKI/src/SQLite.jl:1 in expression starting at stdin:5 ✗ SQLite 7 dependencies successfully precompiled in 134 seconds. 40 already precompiled. Precompilation completed after 152.0s ################################################################################ # Testing # Testing ConnectionPools Status `/tmp/jl_kKjJun/Project.toml` [028224b0] ConnectionPools v0.1.1 [a10d1c49] DBInterface v2.6.1 [a93c6f00] DataFrames v1.8.1 [0aa819cd] SQLite v1.7.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_kKjJun/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.1 [864edb3b] DataStructures v0.19.3 [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.1 [08abe8d2] PrettyTables v3.1.2 [189a3867] Reexport v1.2.2 [0aa819cd] SQLite v1.7.1 [91c51154] SentinelArrays v1.4.9 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.2 [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.29+0 [83775a58] Zlib_jll v1.3.1+2 [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 6.2s Testing ConnectionPools tests passed Testing completed after 51.36s PkgEval succeeded after 225.41s