Package evaluation to test MathematicalPredicates on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T03:59:54.643 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.89s ################################################################################ # Installation # Installing MathematicalPredicates... Resolving package versions... Installed Requires ─────────────── v1.3.1 Installed MathematicalPredicates ─ v0.1.1 Updating `~/.julia/environments/v1.14/Project.toml` [d92ed5c0] + MathematicalPredicates v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [d92ed5c0] + MathematicalPredicates v0.1.1 [ae029012] + Requires v1.3.1 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [cf7118a7] + UUIDs v1.11.0 Installation completed after 1.79s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.2 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 4.0 s ✓ MacroTools 0.6 s ✓ Reexport 2.4 s ✓ IrrationalConstants 0.6 s ✓ SetRounding 0.9 s ✓ StaticArraysCore 128.9 s ✓ OrderedCollections 1.1 s ✓ DocStringExtensions 0.8 s ✓ RoundingEmulator 0.9 s ✓ EnumX 0.8 s ✓ ExprTools 46.7 s ✓ TranscodingStreams 0.8 s ✓ ErrorfreeArithmetic 1.2 s ✓ Requires 1.2 s ✓ NaNMath 2.9 s ✓ StructUtils 1.5 s ✓ Compat 2.5 s ✓ Preferences 114.5 s ✓ MutableArithmetics 1.9 s ✓ CommonSubexpressions 0.9 s ✓ DiffResults 1.7 s ✓ LogExpFunctions 17.7 s ✓ CodecZlib 64.4 s ✓ FastRounding 1.2 s ✓ MathematicalPredicates 39.7 s ✓ ReachabilityBase 1.6 s ✓ StructUtils → StructUtilsStaticArraysCoreExt 0.7 s ✓ Compat → CompatLinearAlgebraExt 3.0 s ✓ JLLWrappers 2.7 s ✓ PrecompileTools 41.1 s ✓ Aqua 3.0 s ✓ Bzip2_jll 3.1 s ✓ CRlibm_jll 3.1 s ✓ OpenSpecFun_jll 3.0 s ✓ GLPK_jll 4.4 s ✓ RecipesBase 297.3 s ✓ StaticArrays 32.3 s ✓ Parsers 32.1 s ✓ CodecBzip2 2.5 s ✓ CRlibm 69.7 s ✓ SpecialFunctions 91.7 s ✓ JSON ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122 =# - Expected module name Expression:  (escape Overlap) Containing expressions:  (module false (escape Overlap) (block (primitive (<: T (curly Enum Int32)) 32) (let (= value_name_map Dict{Int32, Symbol}(3 => :second_empty, 2 => :first_empty, 6 => :overlaps, 5 => :meets, 4 => :before, 1 => :both_empty, 13 => :started_by, 8 => :contained_by, 7 => :starts, 10 => :equals, 16 => :after, 14 => :overlapped_by, 15 => :met_by, 12 => :contains, 11 => :finished_by, 9 => :finishes)) (block (= (call check_valid x) (block (|| (call in x (call keys value_name_map)) (call throw (call ArgumentError (string "invalid value for Enum " (inert Overlap) ": " x ".")))))) (global (function (call (escape T) (:: x Integer)) (block (call check_valid x) (return (call (. Base (inert bitcast)) (escape T) (call convert Int32 x)))))) (= (call (. (. Base (inert Enums)) (inert namemap)) (:: (curly (. Base (inert Type)) (escape T)))) (block value_name_map)) (= (call (. (. Base (inert Enums)) (inert instances)) (:: (curly (. Base (inert Type)) (escape T)))) (block (tuple (escape both_empty) (escape first_empty) (escape second_empty) (escape before) (escape meets) (escape overlaps) (escape starts) (escape contained_by) (escape finishes) (escape equals) (escape finished_by) (escape contains) (escape started_by) (escape overlapped_by) (escape met_by) (escape after)))) (= (call (. EnumX (inert symbol_map)) (:: (curly (. Base (inert Type)) (escape T)))) (block Pair{Symbol, Int32}[:both_empty => 1, :first_empty => 2, :second_empty => 3, :before => 4, :meets => 5, :overlaps => 6, :starts => 7, :contained_by => 8, :finishes => 9, :equals => 10, :finished_by => 11, :contains => 12, :started_by => 13, :overlapped_by => 14, :met_by => 15, :after => 16])))) (escape (public T both_empty first_empty second_empty before meets overlaps starts contained_by finishes equals finished_by contains started_by overlapped_by met_by after)) (const (= (escape both_empty) (call (escape T) 1))) (const (= (escape first_empty) (call (escape T) 2))) (const (= (escape second_empty) (call (escape T) 3))) (const (= (escape before) (call (escape T) 4))) (const (= (escape meets) (call (escape T) 5))) (const (= (escape overlaps) (call (escape T) 6))) (const (= (escape starts) (call (escape T) 7))) (const (= (escape contained_by) (call (escape T) 8))) (const (= (escape finishes) (call (escape T) 9))) (const (= (escape equals) (call (escape T) 10))) (const (= (escape finished_by) (call (escape T) 11))) (const (= (escape contains) (call (escape T) 12))) (const (= (escape started_by) (call (escape T) 13))) (const (= (escape overlapped_by) (call (escape T) 14))) (const (= (escape met_by) (call (escape T) 15))) (const (= (escape after) (call (escape T) 16)))))  Detailed provenance:  (escape Overlap)  └─ (escape Overlap)  └─ (escape Overlap)  ├─ @ /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122  └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4 =#) " Overlap <: EnumX{Int32}\n\nStruct containing the `overlap` instances included in the IEEE Standard 1788-2015.\nThey are numerated starting on 1. To see the distinct instances, type\n`IntervalArithmetic.Overlap.T`.\n" (macrocall @enumx :(#= /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:11 =#) Overlap (block (= both_empty 1) first_empty second_empty before meets overlaps starts contained_by finishes equals finished_by contains started_by overlapped_by met_by after)))  └─ @ /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4  Stacktrace:  [1] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:81  [2] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:72  [3] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:532  [4] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:520 [inlined]  [5] top-level scope  @ ~/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4  [6] macro expansion  @ ~/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4 [inlined]  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [8] top-level scope  @ ~/.julia/packages/IntervalArithmetic/sswVH/src/intervals/intervals.jl:26  [9] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [10] top-level scope  @ ~/.julia/packages/IntervalArithmetic/sswVH/src/IntervalArithmetic.jl:102  [11] include(mod::Module, _path::String)  @ Base Base.jl:325  [12] 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:3296  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core boot.jl:522  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [16] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [18] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4 in expression starting at /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/intervals.jl:26 in expression starting at /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/IntervalArithmetic.jl:3 in expression starting at stdin:5 ✗ IntervalArithmetic 1.5 s ✓ DiffRules 86.5 s ✓ ForwardDiff 33.6 s ✓ ForwardDiff → ForwardDiffStaticArraysExt 317.8 s ✓ MathOptInterface 290.6 s ✓ JuMP 62.4 s ✓ GLPK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d1acc4aa-44c8-5952-acd4-ba5d80a2a253"), "IntervalArithmetic") 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::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [11] top-level scope  @ ~/.julia/packages/LazySets/To64k/src/LazySets.jl:27  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] 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:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LazySets/To64k/src/LazySets.jl:1 in expression starting at stdin:5 ✗ LazySets 47 dependencies successfully precompiled in 2032 seconds. 37 already precompiled. Precompilation completed after 2072.53s ################################################################################ # Testing # Testing MathematicalPredicates Status `/tmp/jl_99DVnl/Project.toml` [4c88cf16] Aqua v0.8.16 ⌅ [b4f0291d] LazySets v4.0.1 [d92ed5c0] MathematicalPredicates v0.1.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_99DVnl/Manifest.toml` [4c88cf16] Aqua v0.8.16 [96374032] CRlibm v1.0.2 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [90fa49ef] ErrorfreeArithmetic v0.5.2 [e2ba6199] ExprTools v0.1.10 [fa42c844] FastRounding v0.3.1 [f6369f11] ForwardDiff v1.4.1 [60bf3e95] GLPK v1.2.1 ⌅ [d1acc4aa] IntervalArithmetic v0.21.2 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [4076af6c] JuMP v1.30.1 ⌅ [b4f0291d] LazySets v4.0.1 [2ab3a3ac] LogExpFunctions v1.0.1 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.51.1 [d92ed5c0] MathematicalPredicates v0.1.1 [d8a4904e] MutableArithmetics v1.8.0 [77ba4419] NaNMath v1.1.4 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.5 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [379f33d0] ReachabilityBase v0.3.6 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [5eaf0fd0] RoundingEmulator v0.2.1 [3cc68bcd] SetRounding v0.2.1 [276daf66] SpecialFunctions v2.8.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [ec057cc2] StructUtils v2.8.2 [3bb67fe8] TranscodingStreams v0.11.3 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 ⌅ [e8aa6df9] GLPK_jll v5.0.1+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.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.13.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.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.5.2+0 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Basic functionality | 32 32 5.5s ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122 =# - Expected module name Expression:  (escape Overlap) Containing expressions:  (module false (escape Overlap) (block (primitive (<: T (curly Enum Int32)) 32) (let (= value_name_map Dict{Int32, Symbol}(3 => :second_empty, 2 => :first_empty, 6 => :overlaps, 5 => :meets, 4 => :before, 1 => :both_empty, 13 => :started_by, 8 => :contained_by, 7 => :starts, 10 => :equals, 16 => :after, 14 => :overlapped_by, 15 => :met_by, 12 => :contains, 11 => :finished_by, 9 => :finishes)) (block (= (call check_valid x) (block (|| (call in x (call keys value_name_map)) (call throw (call ArgumentError (string "invalid value for Enum " (inert Overlap) ": " x ".")))))) (global (function (call (escape T) (:: x Integer)) (block (call check_valid x) (return (call (. Base (inert bitcast)) (escape T) (call convert Int32 x)))))) (= (call (. (. Base (inert Enums)) (inert namemap)) (:: (curly (. Base (inert Type)) (escape T)))) (block value_name_map)) (= (call (. (. Base (inert Enums)) (inert instances)) (:: (curly (. Base (inert Type)) (escape T)))) (block (tuple (escape both_empty) (escape first_empty) (escape second_empty) (escape before) (escape meets) (escape overlaps) (escape starts) (escape contained_by) (escape finishes) (escape equals) (escape finished_by) (escape contains) (escape started_by) (escape overlapped_by) (escape met_by) (escape after)))) (= (call (. EnumX (inert symbol_map)) (:: (curly (. Base (inert Type)) (escape T)))) (block Pair{Symbol, Int32}[:both_empty => 1, :first_empty => 2, :second_empty => 3, :before => 4, :meets => 5, :overlaps => 6, :starts => 7, :contained_by => 8, :finishes => 9, :equals => 10, :finished_by => 11, :contains => 12, :started_by => 13, :overlapped_by => 14, :met_by => 15, :after => 16])))) (escape (public T both_empty first_empty second_empty before meets overlaps starts contained_by finishes equals finished_by contains started_by overlapped_by met_by after)) (const (= (escape both_empty) (call (escape T) 1))) (const (= (escape first_empty) (call (escape T) 2))) (const (= (escape second_empty) (call (escape T) 3))) (const (= (escape before) (call (escape T) 4))) (const (= (escape meets) (call (escape T) 5))) (const (= (escape overlaps) (call (escape T) 6))) (const (= (escape starts) (call (escape T) 7))) (const (= (escape contained_by) (call (escape T) 8))) (const (= (escape finishes) (call (escape T) 9))) (const (= (escape equals) (call (escape T) 10))) (const (= (escape finished_by) (call (escape T) 11))) (const (= (escape contains) (call (escape T) 12))) (const (= (escape started_by) (call (escape T) 13))) (const (= (escape overlapped_by) (call (escape T) 14))) (const (= (escape met_by) (call (escape T) 15))) (const (= (escape after) (call (escape T) 16)))))  Detailed provenance:  (escape Overlap)  └─ (escape Overlap)  └─ (escape Overlap)  ├─ @ /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122  └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4 =#) " Overlap <: EnumX{Int32}\n\nStruct containing the `overlap` instances included in the IEEE Standard 1788-2015.\nThey are numerated starting on 1. To see the distinct instances, type\n`IntervalArithmetic.Overlap.T`.\n" (macrocall @enumx :(#= /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:11 =#) Overlap (block (= both_empty 1) first_empty second_empty before meets overlaps starts contained_by finishes equals finished_by contains started_by overlapped_by met_by after)))  └─ @ /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4  Stacktrace:  [1] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:81  [2] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:72  [3] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:532  [4] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:520 [inlined]  [5] top-level scope  @ ~/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4  [6] macro expansion  @ ~/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4 [inlined]  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [8] top-level scope  @ ~/.julia/packages/IntervalArithmetic/sswVH/src/intervals/intervals.jl:26  [9] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [10] top-level scope  @ ~/.julia/packages/IntervalArithmetic/sswVH/src/IntervalArithmetic.jl:102  [11] include(mod::Module, _path::String)  @ Base Base.jl:325  [12] 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:3296  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core boot.jl:522  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [16] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [18] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4 in expression starting at /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/intervals.jl:26 in expression starting at /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/IntervalArithmetic.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d1acc4aa-44c8-5952-acd4-ba5d80a2a253"), "IntervalArithmetic") 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::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [11] top-level scope  @ ~/.julia/packages/LazySets/To64k/src/LazySets.jl:27  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] 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:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LazySets/To64k/src/LazySets.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ IntervalArithmetic │ ERROR: LoadError: LoweringError: │ #= /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122 =# - Expected module name │ Expression: │ (escape Overlap) │ Containing expressions: │ (module false (escape Overlap) (block (primitive (<: T (curly Enum Int32)) 32) (let (= value_name_map Dict{Int32, Symbol}(3 => :second_empty, 2 => :first_empty, 6 => :overlaps, 5 => :meets, 4 => :before, 1 => :both_empty, 13 => :started_by, 8 => :contained_by, 7 => :starts, 10 => :equals, 16 => :after, 14 => :overlapped_by, 15 => :met_by, 12 => :contains, 11 => :finished_by, 9 => :finishes)) (block (= (call check_valid x) (block (|| (call in x (call keys value_name_map)) (call throw (call ArgumentError (string "invalid value for Enum " (inert Overlap) ": " x ".")))))) (global (function (call (escape T) (:: x Integer)) (block (call check_valid x) (return (call (. Base (inert bitcast)) (escape T) (call convert Int32 x)))))) (= (call (. (. Base (inert Enums)) (inert namemap)) (:: (curly (. Base (inert Type)) (escape T)))) (block value_name_map)) (= (call (. (. Base (inert Enums)) (inert instances)) (:: (curly (. Base (inert Type)) (escape T)))) (block (tuple (escape both_empty) (escape first_empty) (escape second_empty) (escape before) (escape meets) (escape overlaps) (escape starts) (escape contained_by) (escape finishes) (escape equals) (escape finished_by) (escape contains) (escape started_by) (escape overlapped_by) (escape met_by) (escape after)))) (= (call (. EnumX (inert symbol_map)) (:: (curly (. Base (inert Type)) (escape T)))) (block Pair{Symbol, Int32}[:both_empty => 1, :first_empty => 2, :second_empty => 3, :before => 4, :meets => 5, :overlaps => 6, :starts => 7, :contained_by => 8, :finishes => 9, :equals => 10, :finished_by => 11, :contains => 12, :started_by => 13, :overlapped_by => 14, :met_by => 15, :after => 16])))) (escape (public T both_empty first_empty second_empty before meets overlaps starts contained_by finishes equals finished_by contains started_by overlapped_by met_by after)) (const (= (escape both_empty) (call (escape T) 1))) (const (= (escape first_empty) (call (escape T) 2))) (const (= (escape second_empty) (call (escape T) 3))) (const (= (escape before) (call (escape T) 4))) (const (= (escape meets) (call (escape T) 5))) (const (= (escape overlaps) (call (escape T) 6))) (const (= (escape starts) (call (escape T) 7))) (const (= (escape contained_by) (call (escape T) 8))) (const (= (escape finishes) (call (escape T) 9))) (const (= (escape equals) (call (escape T) 10))) (const (= (escape finished_by) (call (escape T) 11))) (const (= (escape contains) (call (escape T) 12))) (const (= (escape started_by) (call (escape T) 13))) (const (= (escape overlapped_by) (call (escape T) 14))) (const (= (escape met_by) (call (escape T) 15))) (const (= (escape after) (call (escape T) 16))))) │ │ Detailed provenance: │ (escape Overlap) │ └─ (escape Overlap) │ └─ (escape Overlap) │ ├─ @ /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122 │ └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4 =#) " Overlap <: EnumX{Int32}\n\nStruct containing the `overlap` instances included in the IEEE Standard 1788-2015.\nThey are numerated starting on 1. To see the distinct instances, type\n`IntervalArithmetic.Overlap.T`.\n" (macrocall @enumx :(#= /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:11 =#) Overlap (block (= both_empty 1) first_empty second_empty before meets overlaps starts contained_by finishes equals finished_by contains started_by overlapped_by met_by after))) │ └─ @ /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4 │ │ Stacktrace: │ [1] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:81 │ [2] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:72 │ [3] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:532 │ [4] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:520 [inlined] │ [5] top-level scope │ @ ~/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4 │ [6] macro expansion │ @ ~/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4 [inlined] │ [7] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [8] top-level scope │ @ ~/.julia/packages/IntervalArithmetic/sswVH/src/intervals/intervals.jl:26 │ [9] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [10] top-level scope │ @ ~/.julia/packages/IntervalArithmetic/sswVH/src/IntervalArithmetic.jl:102 │ [11] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [12] 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:3296 │ [13] top-level scope │ @ stdin:5 │ [14] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [16] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [17] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [18] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/interval_operations/overlap.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/intervals/intervals.jl:26 │ in expression starting at /home/pkgeval/.julia/packages/IntervalArithmetic/sswVH/src/IntervalArithmetic.jl:3 │ in expression starting at stdin:5 └ ┌ LazySets │ [Output was shown above] └ LazySets support: Error During Test at /home/pkgeval/.julia/packages/MathematicalPredicates/AMZmY/test/runtests.jl:6 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: IntervalArithmetic Failed to precompile IntervalArithmetic [d1acc4aa-44c8-5952-acd4-ba5d80a2a253] to "/home/pkgeval/.julia/compiled/v1.14/IntervalArithmetic/jl_THAsTB" (ProcessExited(1)). LazySets Failed to precompile LazySets [b4f0291d-fe17-52bc-9479-3d1a343d9043] to "/home/pkgeval/.julia/compiled/v1.14/LazySets/jl_6hPwlt" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MathematicalPredicates/AMZmY/test/LazySets.jl:1 Test Summary: | Error Total Time LazySets support | 1 1 3m38.5s RNG of the outermost testset: Random.Xoshiro(0x0aaba856b38238ec, 0xd962d3214aa34f07, 0x85e02f6e835a0f15, 0x8a486cf967f3d3a0, 0xfc3009b4fbd93aca) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MathematicalPredicates/AMZmY/test/runtests.jl:6 Testing failed after 345.44s ERROR: LoadError: Package MathematicalPredicates 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:3247 [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 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 2456.26s: package fails to precompile