Package evaluation to load FinancialSymbology on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T08:25:13.146 ################################################################################ # Set-up # Set-up completed after 0.07s ################################################################################ # Installation # Installing FinancialSymbology... Resolving package versions... Installed IteratorInterfaceExtensions ─ v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed IniFile ───────────────────── v0.5.1 Installed URIs ──────────────────────── v1.6.1 Installed Preferences ───────────────── v1.5.0 Installed HTTP ──────────────────────── v0.9.17 Installed PrecompileTools ───────────── v1.3.3 Installed JLLWrappers ───────────────── v1.7.1 Installed TableTraits ───────────────── v1.0.1 Installed DataValueInterfaces ───────── v1.0.0 Installed JSON ──────────────────────── v0.21.4 Installed Parsers ───────────────────── v2.8.3 Installed MbedTLS ───────────────────── v1.1.9 Installed StructArrays ──────────────── v0.6.21 Installed ProgressMeter ─────────────── v1.11.0 Installed MbedTLS_jll ───────────────── v2.28.10+0 Installed ConstructionBase ──────────── v1.6.0 Installed Tables ────────────────────── v1.12.1 Installed OrderedCollections ────────── v1.8.1 Installed FinancialSymbology ────────── v0.3.4 Installing 1 artifacts Installed artifact MbedTLS 2.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [9d391c44] + FinancialSymbology v0.3.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [9d391c44] + FinancialSymbology v0.3.4 ⌅ [cd3eb016] + HTTP v0.9.17 [83e8ac13] + IniFile v0.5.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [739be429] + MbedTLS v1.1.9 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [92933f4c] + ProgressMeter v1.11.0 ⌅ [09ab397b] + StructArrays v0.6.21 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [5c2747f8] + URIs v1.6.1 [c8ffd9c3] + MbedTLS_jll v2.28.10+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [14a3606d] + MozillaCACerts_jll v2025.9.9 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 589.0 ms ✓ DataValueInterfaces 598.3 ms ✓ IniFile 863.0 ms ✓ URIs 860.0 ms ✓ OrderedCollections 624.2 ms ✓ DataAPI 800.9 ms ✓ ConstructionBase 552.7 ms ✓ IteratorInterfaceExtensions 1273.9 ms ✓ ProgressMeter 765.9 ms ✓ Preferences 557.4 ms ✓ TableTraits 845.5 ms ✓ JLLWrappers 653.7 ms ✓ PrecompileTools 1266.0 ms ✓ Tables 957.1 ms ✓ MbedTLS_jll 10495.3 ms ✓ Parsers ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("65a02cf2-31b5-57e3-9f84-d8739667be5d"), "ConstructionBaseLinearAlgebraExt") 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:2717  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2576  [4] _require_prelocked  @ ./loading.jl:2570 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1622  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1659  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1475  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2584  [9] macro expansion  @ ./loading.jl:2504 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2468  [12] require  @ ./loading.jl:2444 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/StructArrays/KLKnN/src/StructArrays.jl:4  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] include_package_for_output(pkg::Base.PkgId, input::String, 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:3148  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [22] include_string  @ ./loading.jl:3004 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/StructArrays/KLKnN/src/StructArrays.jl:1 in expression starting at stdin:5 Precompilation completed after 28.59s ################################################################################ # Loading # Loading FinancialSymbology... ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("65a02cf2-31b5-57e3-9f84-d8739667be5d"), "ConstructionBaseLinearAlgebraExt") 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:2717  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2576  [4] _require_prelocked  @ ./loading.jl:2570 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1622  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1659  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1475  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2584  [9] macro expansion  @ ./loading.jl:2504 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2468  [12] require  @ ./loading.jl:2444 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/StructArrays/KLKnN/src/StructArrays.jl:4  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] include_package_for_output(pkg::Base.PkgId, input::String, 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:3148  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [22] include_string  @ ./loading.jl:3004 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/StructArrays/KLKnN/src/StructArrays.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("65a02cf2-31b5-57e3-9f84-d8739667be5d"), "ConstructionBaseLinearAlgebraExt") 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:2717  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2576  [4] _require_prelocked  @ ./loading.jl:2570 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1622  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1659  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1475  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2584  [9] macro expansion  @ ./loading.jl:2504 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2468  [12] require  @ ./loading.jl:2444 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/StructArrays/KLKnN/src/StructArrays.jl:4  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] include_package_for_output(pkg::Base.PkgId, input::String, 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:3148  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [22] include_string  @ ./loading.jl:3004 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/StructArrays/KLKnN/src/StructArrays.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ StructArrays │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: StructArrays Failed to precompile StructArrays [09ab397b-f2b6-538f-b94a-2f83cf4a842a] to "/home/pkgeval/.julia/compiled/v1.14/StructArrays/jl_1pRJVs" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/FinancialSymbology/CK75O/src/FinancialSymbology.jl:1 Loading failed after 29.29s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using FinancialSymbology'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 75.44s: package fails to precompile