Package evaluation to test InfraStore on Julia 1.14.0-DEV.3141 (fbd24f51d0*) started at 2026-09-08T14:29:14.477 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.1s ################################################################################ # Installation # Installing InfraStore... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6aee0376] + InfraStore v0.12.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [6aee0376] + InfraStore v0.12.0 [682c06a0] + JSON v1.8.0 [69de0a69] + Parsers v3.0.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [ec057cc2] + StructUtils v2.8.5 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 4.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ERROR: LoadError: TypeError: in ccall library name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/InfraStore/08Jtk/src/lib.jl:542 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [3] top-level scope @ ~/.julia/packages/InfraStore/08Jtk/src/InfraStore.jl:160 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/InfraStore/08Jtk/src/lib.jl:542 in expression starting at /home/pkgeval/.julia/packages/InfraStore/08Jtk/src/InfraStore.jl:1 in expression starting at stdin:5 ✗ InfraStore ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("6aee0376-896a-4a59-96ff-12f221c99746"), "InfraStore") 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(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/InfraStore/08Jtk/ext/InfraStoreTimeZonesExt.jl:34 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/InfraStore/08Jtk/ext/InfraStoreTimeZonesExt.jl:1 in expression starting at stdin:5 ✗ InfraStore → InfraStoreTimeZonesExt 0 dependencies successfully precompiled in 12 seconds. 39 already precompiled. 2 dependencies had output during precompilation: ┌ InfraStore │ ERROR: LoadError: TypeError: in ccall library name, expected Symbol, got a value of type Expr │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/InfraStore/08Jtk/src/lib.jl:542 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [3] top-level scope │ @ ~/.julia/packages/InfraStore/08Jtk/src/InfraStore.jl:160 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/InfraStore/08Jtk/src/lib.jl:542 │ in expression starting at /home/pkgeval/.julia/packages/InfraStore/08Jtk/src/InfraStore.jl:1 │ in expression starting at stdin:5 └ ┌ InfraStore → InfraStoreTimeZonesExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("6aee0376-896a-4a59-96ff-12f221c99746"), "InfraStore") 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/InfraStore/08Jtk/ext/InfraStoreTimeZonesExt.jl:34 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/InfraStore/08Jtk/ext/InfraStoreTimeZonesExt.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 2 packages failed to precompile: InfraStore Failed to precompile InfraStore [6aee0376-896a-4a59-96ff-12f221c99746] to "/home/pkgeval/.julia/compiled/v1.14/InfraStore/jl_YGIlWK" (ProcessExited(1)). InfraStore → InfraStoreTimeZonesExt Failed to precompile InfraStoreTimeZonesExt [dc9d7f29-f193-5f82-be1f-c6deaf4badf1] to "/home/pkgeval/.julia/compiled/v1.14/InfraStoreTimeZonesExt/jl_7fSe6R" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 37.52s ################################################################################ # Testing # Testing InfraStore Status `/tmp/jl_2NjiR7/Project.toml` [6aee0376] InfraStore v0.12.0 [682c06a0] JSON v1.8.0 [f269a46b] TimeZones v1.22.2 [56f22d72] Artifacts v1.11.0 [ade2ca70] Dates v1.11.0 [8f399da3] Libdl v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_2NjiR7/Manifest.toml` [34da2185] Compat v4.18.1 [e2ba6199] ExprTools v0.1.11 [6aee0376] InfraStore v0.12.0 ⌅ [842dd82b] InlineStrings v1.4.6 [682c06a0] JSON v1.8.0 [78c3b35d] Mocking v0.8.1 [69de0a69] Parsers v3.0.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [6c6a2e73] Scratch v1.3.0 [ec057cc2] StructUtils v2.8.5 [dc5dba14] TZJData v1.6.0+2025c [f269a46b] TimeZones v1.22.2 [0dad84c5] ArgTools v1.2.0 [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 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization 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.5.7+0 [deac9b47] LibCURL_jll v8.22.0+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [458c3c95] OpenSSL_jll v3.5.8+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: TypeError: in ccall library name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/InfraStore/08Jtk/src/lib.jl:542 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [3] top-level scope @ ~/.julia/packages/InfraStore/08Jtk/src/InfraStore.jl:160 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/InfraStore/08Jtk/src/lib.jl:542 in expression starting at /home/pkgeval/.julia/packages/InfraStore/08Jtk/src/InfraStore.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ InfraStore │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: InfraStore Failed to precompile InfraStore [6aee0376-896a-4a59-96ff-12f221c99746] to "/home/pkgeval/.julia/compiled/v1.14/InfraStore/jl_8Sj7b8" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InfraStore/08Jtk/test/runtests.jl:4 Testing failed after 19.41s ERROR: LoadError: Package InfraStore 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:3298 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 114.36s: package fails to precompile