Package evaluation to load IonBase on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T22:52:49.771 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing IonBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ca8f4450] + IonBase v0.4.3 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [863f3e99] + Comonicon v0.10.2 ⌅ [5218b696] + Configurations v0.8.3 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [b4f34e82] + Distances v0.10.12 [e2ba6199] + ExprTools v0.1.10 ⌃ [bc5e4493] + GitHub v5.9.1 ⌅ [cd3eb016] + HTTP v0.9.17 [83e8ac13] + IniFile v0.5.1 [ca8f4450] + IonBase v0.4.3 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 ⌅ [16fef848] + LiveServer v0.6.6 [5dd3f0b1] + MatchCore v0.1.1 [739be429] + MbedTLS v1.1.9 [ffc61752] + Mustache v1.0.21 [bac558e1] + OrderedCollections v1.8.1 ⌅ [9b87118b] + PackageCompiler v1.7.7 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [92933f4c] + ProgressMeter v1.11.0 ⌅ [05181044] + RelocatableFolders v0.1.3 [6c6a2e73] + Scratch v1.3.0 [2133526b] + SodiumSeal v0.1.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 ⌅ [88034a9c] + StringDistances v0.10.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [5c2747f8] + URIs v1.6.1 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [a9144af2] + libsodium_jll v1.0.21+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [8bf52ea8] + CRC32c v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.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 [6462fe0b] + Sockets 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.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 6.31s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 11.69s ################################################################################ # Loading # Loading IonBase... ERROR: LoadError: FieldError: type DataType has no field `size`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace:  [1] getproperty  @ ./Base_compiler.jl:51 [inlined]  [2] (::MatchCore.AbstractPatterns.RedyFlavoured.var"#ap_literal#myimpl##6")(::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::MatchCore.AbstractPatterns.Target{true})  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:219  [3] (::MatchCore.AbstractPatterns.RedyFlavoured.var"#ap_decons#myimpl##16"{MatchCore.AbstractPatterns.PComp, MatchCore.var"#extract#P_partial_struct_decons##1"{Vector{Symbol}}, Vector{Function}, LineNumberNode, Type{Expr}})(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::MatchCore.AbstractPatterns.Target{false})  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:397  [4] (::MatchCore.AbstractPatterns.RedyFlavoured.var"#apply#myimpl##1"{MatchCore.AbstractPatterns.RedyFlavoured.var"#ap_decons#myimpl##16"{MatchCore.AbstractPatterns.PComp, MatchCore.var"#extract#P_partial_struct_decons##1"{Vector{Symbol}}, Vector{Function}, LineNumberNode, Type{Expr}}})(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::MatchCore.AbstractPatterns.Target{false})  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:207  [5] compile_spec!(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, suite::Vector{Any}, x::MatchCore.AbstractPatterns.Shaped, target::MatchCore.AbstractPatterns.Target{false})  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:444  [6] compile_spec!(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, suite::Vector{Any}, x::MatchCore.AbstractPatterns.SwitchCase, target::MatchCore.AbstractPatterns.Target{false})  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:492  [7] compile_spec!(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, suite::Vector{Any}, x::MatchCore.AbstractPatterns.EnumCase, target::MatchCore.AbstractPatterns.Target{true})  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:514  [8] compile_spec(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::Symbol, case::MatchCore.AbstractPatterns.EnumCase, ln::LineNumberNode)  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:532  [9] backend(expr_to_match::Symbol, clauses::Vector{Pair{Function, Tuple{LineNumberNode, Int64}}}, terminal::Dict{Int64, Any}, ln::LineNumberNode; hygienic::Bool)  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:565  [10] kwcall(::@NamedTuple{hygienic::Bool}, ::typeof(MatchCore.AbstractPatterns.RedyFlavoured.backend), expr_to_match::Symbol, clauses::Vector{Pair{Function, Tuple{LineNumberNode, Int64}}}, terminal::Dict{Int64, Any}, ln::LineNumberNode)  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:555  [11] var"@sswitch"(__source__::LineNumberNode, __module__::Module, val::Any, ex::Any)  @ MatchCore ~/.julia/packages/MatchCore/NNS17/src/MatchCore.jl:224  [12] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool)  @ Base ./flfrontend.jl:24  [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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MatchCore/NNS17/src/MatchCore.jl:244 in expression starting at /home/pkgeval/.julia/packages/MatchCore/NNS17/src/MatchCore.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5dd3f0b1-72a9-48ad-ae6e-79f673da005f"), "MatchCore") 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:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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/Configurations/E1s9K/src/Configurations.jl:6  [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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Configurations/E1s9K/src/Configurations.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5218b696-f38b-4ac9-8b61-a12ec717816d"), "Configurations") 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:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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/Comonicon/LQHdq/src/options.jl:5  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/Comonicon/LQHdq/src/Comonicon.jl:19  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] 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:3250  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [20] include_string  @ ./loading.jl:3102 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Comonicon/LQHdq/src/options.jl:1 in expression starting at /home/pkgeval/.julia/packages/Comonicon/LQHdq/src/Comonicon.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("863f3e99-da2a-4334-8734-de3dacbe5542"), "Comonicon") 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:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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/IonBase/ZwKZo/src/IonBase.jl:3  [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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/IonBase/ZwKZo/src/IonBase.jl:1 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ MatchCore │ ERROR: LoadError: FieldError: type DataType has no field `size`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` │ Stacktrace: │ [1] getproperty │ @ ./Base_compiler.jl:51 [inlined] │ [2] (::MatchCore.AbstractPatterns.RedyFlavoured.var"#ap_literal#myimpl##6")(::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::MatchCore.AbstractPatterns.Target{true}) │ @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:219 │ [3] (::MatchCore.AbstractPatterns.RedyFlavoured.var"#ap_decons#myimpl##16"{MatchCore.AbstractPatterns.PComp, MatchCore.var"#extract#P_partial_struct_decons##1"{Vector{Symbol}}, Vector{Function}, LineNumberNode, Type{Expr}})(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::MatchCore.AbstractPatterns.Target{false}) │ @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:397 │ [4] (::MatchCore.AbstractPatterns.RedyFlavoured.var"#apply#myimpl##1"{MatchCore.AbstractPatterns.RedyFlavoured.var"#ap_decons#myimpl##16"{MatchCore.AbstractPatterns.PComp, MatchCore.var"#extract#P_partial_struct_decons##1"{Vector{Symbol}}, Vector{Function}, LineNumberNode, Type{Expr}}})(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::MatchCore.AbstractPatterns.Target{false}) │ @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:207 │ [5] compile_spec!(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, suite::Vector{Any}, x::MatchCore.AbstractPatterns.Shaped, target::MatchCore.AbstractPatterns.Target{false}) │ @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:444 │ [6] compile_spec!(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, suite::Vector{Any}, x::MatchCore.AbstractPatterns.SwitchCase, target::MatchCore.AbstractPatterns.Target{false}) │ @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:492 │ [7] compile_spec!(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, suite::Vector{Any}, x::MatchCore.AbstractPatterns.EnumCase, target::MatchCore.AbstractPatterns.Target{true}) │ @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:514 │ [8] compile_spec(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::Symbol, case::MatchCore.AbstractPatterns.EnumCase, ln::LineNumberNode) │ @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:532 │ [9] backend(expr_to_match::Symbol, clauses::Vector{Pair{Function, Tuple{LineNumberNode, Int64}}}, terminal::Dict{Int64, Any}, ln::LineNumberNode; hygienic::Bool) │ @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:565 │ [10] kwcall(::@NamedTuple{hygienic::Bool}, ::typeof(MatchCore.AbstractPatterns.RedyFlavoured.backend), expr_to_match::Symbol, clauses::Vector{Pair{Function, Tuple{LineNumberNode, Int64}}}, terminal::Dict{Int64, Any}, ln::LineNumberNode) │ @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:555 │ [11] var"@sswitch"(__source__::LineNumberNode, __module__::Module, val::Any, ex::Any) │ @ MatchCore ~/.julia/packages/MatchCore/NNS17/src/MatchCore.jl:224 │ [12] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) │ @ Base ./flfrontend.jl:24 │ [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:3250 │ [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:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MatchCore/NNS17/src/MatchCore.jl:244 │ in expression starting at /home/pkgeval/.julia/packages/MatchCore/NNS17/src/MatchCore.jl:1 │ in expression starting at stdin:5 └ ┌ Comonicon │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5218b696-f38b-4ac9-8b61-a12ec717816d"), "Configurations") 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:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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/Comonicon/LQHdq/src/options.jl:5 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/Comonicon/LQHdq/src/Comonicon.jl:19 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] 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:3250 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [20] include_string │ @ ./loading.jl:3102 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Comonicon/LQHdq/src/options.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Comonicon/LQHdq/src/Comonicon.jl:1 │ in expression starting at stdin:5 └ ┌ IonBase │ [Output was shown above] └ ┌ Configurations │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5dd3f0b1-72a9-48ad-ae6e-79f673da005f"), "MatchCore") 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:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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/Configurations/E1s9K/src/Configurations.jl:6 │ [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:3250 │ [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:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Configurations/E1s9K/src/Configurations.jl:1 │ in expression starting at stdin:5 └ ERROR: The following 4 packages failed to precompile: MatchCore Failed to precompile MatchCore [5dd3f0b1-72a9-48ad-ae6e-79f673da005f] to "/home/pkgeval/.julia/compiled/v1.14/MatchCore/jl_gEWHXa" (ProcessExited(1)). Comonicon Failed to precompile Comonicon [863f3e99-da2a-4334-8734-de3dacbe5542] to "/home/pkgeval/.julia/compiled/v1.14/Comonicon/jl_7S6S0m" (ProcessExited(1)). IonBase Failed to precompile IonBase [ca8f4450-19af-48ec-a412-7beb1ac39672] to "/home/pkgeval/.julia/compiled/v1.14/IonBase/jl_mbE9S1" (ProcessExited(1)). Configurations Failed to precompile Configurations [5218b696-f38b-4ac9-8b61-a12ec717816d] to "/home/pkgeval/.julia/compiled/v1.14/Configurations/jl_l9ucP3" (ProcessExited(1)). Loading failed after 46.31s 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 IonBase'`, 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:211 [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:202 PkgEval failed after 90.37s: package fails to precompile