Package evaluation to test ConvexFit on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T03:37:04.808 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.55s ################################################################################ # Installation # Installing ConvexFit... Resolving package versions... Installed ConvexFit ─ v0.1.0 Updating `~/.julia/environments/v1.14/Project.toml` [87351080] + ConvexFit v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [87351080] + ConvexFit v0.1.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.5 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 4.8 s ✓ MacroTools 0.8 s ✓ Adapt 0.8 s ✓ PositiveFactorizations 1.1 s ✓ DataAPI 1.1 s ✓ Statistics 1.1 s ✓ ConstructionBase 2.6 s ✓ IrrationalConstants 0.9 s ✓ StaticArraysCore 0.6 s ✓ StatsAPI 153.6 s ✓ OrderedCollections 1.7 s ✓ ADTypes 1.1 s ✓ DocStringExtensions 0.9 s ✓ EnumX 123.9 s ✓ FillArrays 38.5 s ✓ PtrArrays 1.5 s ✓ NaNMath 41.0 s ✓ ConvexFit 1.6 s ✓ Compat 3.0 s ✓ Preferences 1.8 s ✓ CommonSubexpressions 1.2 s ✓ ArrayInterface 41.8 s ✓ Adapt → AdaptSparseArraysExt 58.5 s ✓ Missings 44.1 s ✓ Statistics → SparseArraysExt 0.5 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 0.9 s ✓ DiffResults 175.2 s ✓ DataStructures 2.2 s ✓ DifferentiationInterface 0.5 s ✓ ADTypes → ADTypesConstructionBaseExt 1.9 s ✓ LogExpFunctions 80.0 s ✓ FillArrays → FillArraysSparseArraysExt 42.0 s ✓ FillArrays → FillArraysStatisticsExt 41.2 s ✓ AliasTables 0.6 s ✓ Compat → CompatLinearAlgebraExt 3.4 s ✓ JLLWrappers 0.5 s ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 40.8 s ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 3.3 s ✓ Setfield 39.3 s ✓ SortingAlgorithms 41.2 s ✓ DifferentiationInterface → DifferentiationInterfaceSparseArraysExt 3.7 s ✓ OpenSpecFun_jll 1.5 s ✓ FiniteDiff 176.9 s ✓ StatsBase 83.0 s ✓ SpecialFunctions 41.1 s ✓ FiniteDiff → FiniteDiffSparseArraysExt 0.9 s ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDiffExt 1.6 s ✓ DiffRules 104.5 s ✓ ForwardDiff 40.2 s ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 60.2 s ✓ NLSolversBase 79.5 s ✓ LineSearches ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122 =# - Expected module name Expression:  (escape TerminationCode) Containing expressions:  (module false (escape TerminationCode) (block (primitive (<: T (curly Enum Int32)) 32) (let (= value_name_map Dict{Int32, Symbol}(3 => :NoObjectiveChange, 2 => :NoXChange, 6 => :FailedLinesearch, 5 => :SmallObjectiveChange, 4 => :SmallXChange, 1 => :GradientNorm, 13 => :ObjectiveIncreased, 8 => :Iterations, 7 => :Callback, 10 => :ObjectiveCalls, 17 => :NotImplemented, 16 => :HessianNotFinite, 14 => :ObjectiveNotFinite, 15 => :GradientNotFinite, 12 => :HessianCalls, 11 => :GradientCalls, 9 => :Time, 0 => :NelderMeadCriterion)) (block (= (call check_valid x) (block (|| (call in x (call keys value_name_map)) (call throw (call ArgumentError (string "invalid value for Enum " (inert TerminationCode) ": " 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 NelderMeadCriterion) (escape GradientNorm) (escape NoXChange) (escape NoObjectiveChange) (escape SmallXChange) (escape SmallObjectiveChange) (escape FailedLinesearch) (escape Callback) (escape Iterations) (escape Time) (escape ObjectiveCalls) (escape GradientCalls) (escape HessianCalls) (escape ObjectiveIncreased) (escape ObjectiveNotFinite) (escape GradientNotFinite) (escape HessianNotFinite) (escape NotImplemented)))) (= (call (. EnumX (inert symbol_map)) (:: (curly (. Base (inert Type)) (escape T)))) (block Pair{Symbol, Int32}[:NelderMeadCriterion => 0, :GradientNorm => 1, :NoXChange => 2, :NoObjectiveChange => 3, :SmallXChange => 4, :SmallObjectiveChange => 5, :FailedLinesearch => 6, :Callback => 7, :Iterations => 8, :Time => 9, :ObjectiveCalls => 10, :GradientCalls => 11, :HessianCalls => 12, :ObjectiveIncreased => 13, :ObjectiveNotFinite => 14, :GradientNotFinite => 15, :HessianNotFinite => 16, :NotImplemented => 17])))) (escape (public T NelderMeadCriterion GradientNorm NoXChange NoObjectiveChange SmallXChange SmallObjectiveChange FailedLinesearch Callback Iterations Time ObjectiveCalls GradientCalls HessianCalls ObjectiveIncreased ObjectiveNotFinite GradientNotFinite HessianNotFinite NotImplemented)) (const (= (escape NelderMeadCriterion) (call (escape T) 0))) (const (= (escape GradientNorm) (call (escape T) 1))) (const (= (escape NoXChange) (call (escape T) 2))) (const (= (escape NoObjectiveChange) (call (escape T) 3))) (const (= (escape SmallXChange) (call (escape T) 4))) (const (= (escape SmallObjectiveChange) (call (escape T) 5))) (const (= (escape FailedLinesearch) (call (escape T) 6))) (const (= (escape Callback) (call (escape T) 7))) (const (= (escape Iterations) (call (escape T) 8))) (const (= (escape Time) (call (escape T) 9))) (const (= (escape ObjectiveCalls) (call (escape T) 10))) (const (= (escape GradientCalls) (call (escape T) 11))) (const (= (escape HessianCalls) (call (escape T) 12))) (const (= (escape ObjectiveIncreased) (call (escape T) 13))) (const (= (escape ObjectiveNotFinite) (call (escape T) 14))) (const (= (escape GradientNotFinite) (call (escape T) 15))) (const (= (escape HessianNotFinite) (call (escape T) 16))) (const (= (escape NotImplemented) (call (escape T) 17))) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:220 =#) "Nelder-Mead simplex converged." NelderMeadCriterion) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:222 =#) "First (partial) derivative had a magnitude below the prescribed tolerance." GradientNorm) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:224 =#) "The change in optimization variables was zero (the tolerance was not set by the user)." NoXChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:226 =#) "The change in the objective was zero (the tolerance was not set by the user)." NoObjectiveChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:228 =#) "The change in the optimization variables was below the prescribed tolerance." SmallXChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:230 =#) "The change in the objective was below the prescribed tolerance." SmallObjectiveChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:232 =#) "The line search failed to find a point that decreased the objective." FailedLinesearch) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:234 =#) "User callback returned `true`." Callback) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:236 =#) "The number of iterations exceeded the maximum number allowed." Iterations) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:238 =#) "Time budget was exceeded." Time) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:240 =#) "Objective function evaluations exceeded the maximum number allowed." ObjectiveCalls) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:242 =#) "Gradient evaluations exceeded the maximum number allowed." GradientCalls) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:244 =#) "Hessian evaluations exceeded the maximum number allowed." HessianCalls) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:246 =#) "Objective function value increased." ObjectiveIncreased) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:248 =#) "Objective function was not finite" ObjectiveNotFinite) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:250 =#) "Gradient was not finite" GradientNotFinite) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:252 =#) "Hessian was not finite" HessianNotFinite) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:254 =#) "For algorithms where the TerminationCode is not yet implemented." NotImplemented)))  Detailed provenance:  (escape TerminationCode)  └─ (escape TerminationCode)  └─ (escape TerminationCode)  ├─ @ /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122  └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:218 =#) "Termination codes for Optim.jl." (macrocall @enumx :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:219 =#) TerminationCode (block (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:220 =#) "Nelder-Mead simplex converged." NelderMeadCriterion) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:222 =#) "First (partial) derivative had a magnitude below the prescribed tolerance." GradientNorm) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:224 =#) "The change in optimization variables was zero (the tolerance was not set by the user)." NoXChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:226 =#) "The change in the objective was zero (the tolerance was not set by the user)." NoObjectiveChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:228 =#) "The change in the optimization variables was below the prescribed tolerance." SmallXChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:230 =#) "The change in the objective was below the prescribed tolerance." SmallObjectiveChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:232 =#) "The line search failed to find a point that decreased the objective." FailedLinesearch) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:234 =#) "User callback returned `true`." Callback) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:236 =#) "The number of iterations exceeded the maximum number allowed." Iterations) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:238 =#) "Time budget was exceeded." Time) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:240 =#) "Objective function evaluations exceeded the maximum number allowed." ObjectiveCalls) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:242 =#) "Gradient evaluations exceeded the maximum number allowed." GradientCalls) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:244 =#) "Hessian evaluations exceeded the maximum number allowed." HessianCalls) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:246 =#) "Objective function value increased." ObjectiveIncreased) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:248 =#) "Objective function was not finite" ObjectiveNotFinite) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:250 =#) "Gradient was not finite" GradientNotFinite) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:252 =#) "Hessian was not finite" HessianNotFinite) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:254 =#) "For algorithms where the TerminationCode is not yet implemented." NotImplemented))))  └─ @ /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:218  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:530  [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:518 [inlined]  [5] top-level scope  @ ~/.julia/packages/Optim/gmigl/src/types.jl:218  [6] macro expansion  @ ~/.julia/packages/Optim/gmigl/src/types.jl:218 [inlined]  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [8] top-level scope  @ ~/.julia/packages/Optim/gmigl/src/Optim.jl:141  [9] include(mod::Module, _path::String)  @ Base Base.jl:326  [10] 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  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core boot.jl:521  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [14] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [16] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:218 in expression starting at /home/pkgeval/.julia/packages/Optim/gmigl/src/Optim.jl:1 in expression starting at stdin:5 ✗ Optim 51 dependencies successfully precompiled in 1700 seconds. 18 already precompiled. Precompilation completed after 1741.85s ################################################################################ # Testing # Testing ConvexFit Status `/tmp/jl_056CTw/Project.toml` [87351080] ConvexFit v0.1.0 ⌅ [429524aa] Optim v1.13.3 [37e2e46d] LinearAlgebra v1.14.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_056CTw/Manifest.toml` [47edcb42] ADTypes v1.22.0 [79e6a3ab] Adapt v4.6.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.25.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [87351080] ConvexFit v0.1.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.18 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [1a297f60] FillArrays v1.16.0 [6a86dc24] FiniteDiff v2.31.0 [f6369f11] ForwardDiff v1.3.3 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 ⌃ [d3d80556] LineSearches v7.5.1 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 ⌅ [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 ⌅ [429524aa] Optim v1.13.3 ⌅ [bac558e1] OrderedCollections v1.8.2 [85a6dd25] PositiveFactorizations v0.2.4 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.8.0 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.11 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.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.2+0 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.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. Testing Running tests... ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122 =# - Expected module name Expression:  (escape TerminationCode) Containing expressions:  (module false (escape TerminationCode) (block (primitive (<: T (curly Enum Int32)) 32) (let (= value_name_map Dict{Int32, Symbol}(3 => :NoObjectiveChange, 2 => :NoXChange, 6 => :FailedLinesearch, 5 => :SmallObjectiveChange, 4 => :SmallXChange, 1 => :GradientNorm, 13 => :ObjectiveIncreased, 8 => :Iterations, 7 => :Callback, 10 => :ObjectiveCalls, 17 => :NotImplemented, 16 => :HessianNotFinite, 14 => :ObjectiveNotFinite, 15 => :GradientNotFinite, 12 => :HessianCalls, 11 => :GradientCalls, 9 => :Time, 0 => :NelderMeadCriterion)) (block (= (call check_valid x) (block (|| (call in x (call keys value_name_map)) (call throw (call ArgumentError (string "invalid value for Enum " (inert TerminationCode) ": " 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 NelderMeadCriterion) (escape GradientNorm) (escape NoXChange) (escape NoObjectiveChange) (escape SmallXChange) (escape SmallObjectiveChange) (escape FailedLinesearch) (escape Callback) (escape Iterations) (escape Time) (escape ObjectiveCalls) (escape GradientCalls) (escape HessianCalls) (escape ObjectiveIncreased) (escape ObjectiveNotFinite) (escape GradientNotFinite) (escape HessianNotFinite) (escape NotImplemented)))) (= (call (. EnumX (inert symbol_map)) (:: (curly (. Base (inert Type)) (escape T)))) (block Pair{Symbol, Int32}[:NelderMeadCriterion => 0, :GradientNorm => 1, :NoXChange => 2, :NoObjectiveChange => 3, :SmallXChange => 4, :SmallObjectiveChange => 5, :FailedLinesearch => 6, :Callback => 7, :Iterations => 8, :Time => 9, :ObjectiveCalls => 10, :GradientCalls => 11, :HessianCalls => 12, :ObjectiveIncreased => 13, :ObjectiveNotFinite => 14, :GradientNotFinite => 15, :HessianNotFinite => 16, :NotImplemented => 17])))) (escape (public T NelderMeadCriterion GradientNorm NoXChange NoObjectiveChange SmallXChange SmallObjectiveChange FailedLinesearch Callback Iterations Time ObjectiveCalls GradientCalls HessianCalls ObjectiveIncreased ObjectiveNotFinite GradientNotFinite HessianNotFinite NotImplemented)) (const (= (escape NelderMeadCriterion) (call (escape T) 0))) (const (= (escape GradientNorm) (call (escape T) 1))) (const (= (escape NoXChange) (call (escape T) 2))) (const (= (escape NoObjectiveChange) (call (escape T) 3))) (const (= (escape SmallXChange) (call (escape T) 4))) (const (= (escape SmallObjectiveChange) (call (escape T) 5))) (const (= (escape FailedLinesearch) (call (escape T) 6))) (const (= (escape Callback) (call (escape T) 7))) (const (= (escape Iterations) (call (escape T) 8))) (const (= (escape Time) (call (escape T) 9))) (const (= (escape ObjectiveCalls) (call (escape T) 10))) (const (= (escape GradientCalls) (call (escape T) 11))) (const (= (escape HessianCalls) (call (escape T) 12))) (const (= (escape ObjectiveIncreased) (call (escape T) 13))) (const (= (escape ObjectiveNotFinite) (call (escape T) 14))) (const (= (escape GradientNotFinite) (call (escape T) 15))) (const (= (escape HessianNotFinite) (call (escape T) 16))) (const (= (escape NotImplemented) (call (escape T) 17))) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:220 =#) "Nelder-Mead simplex converged." NelderMeadCriterion) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:222 =#) "First (partial) derivative had a magnitude below the prescribed tolerance." GradientNorm) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:224 =#) "The change in optimization variables was zero (the tolerance was not set by the user)." NoXChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:226 =#) "The change in the objective was zero (the tolerance was not set by the user)." NoObjectiveChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:228 =#) "The change in the optimization variables was below the prescribed tolerance." SmallXChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:230 =#) "The change in the objective was below the prescribed tolerance." SmallObjectiveChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:232 =#) "The line search failed to find a point that decreased the objective." FailedLinesearch) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:234 =#) "User callback returned `true`." Callback) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:236 =#) "The number of iterations exceeded the maximum number allowed." Iterations) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:238 =#) "Time budget was exceeded." Time) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:240 =#) "Objective function evaluations exceeded the maximum number allowed." ObjectiveCalls) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:242 =#) "Gradient evaluations exceeded the maximum number allowed." GradientCalls) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:244 =#) "Hessian evaluations exceeded the maximum number allowed." HessianCalls) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:246 =#) "Objective function value increased." ObjectiveIncreased) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:248 =#) "Objective function was not finite" ObjectiveNotFinite) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:250 =#) "Gradient was not finite" GradientNotFinite) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:252 =#) "Hessian was not finite" HessianNotFinite) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:254 =#) "For algorithms where the TerminationCode is not yet implemented." NotImplemented)))  Detailed provenance:  (escape TerminationCode)  └─ (escape TerminationCode)  └─ (escape TerminationCode)  ├─ @ /home/pkgeval/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122  └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:218 =#) "Termination codes for Optim.jl." (macrocall @enumx :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:219 =#) TerminationCode (block (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:220 =#) "Nelder-Mead simplex converged." NelderMeadCriterion) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:222 =#) "First (partial) derivative had a magnitude below the prescribed tolerance." GradientNorm) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:224 =#) "The change in optimization variables was zero (the tolerance was not set by the user)." NoXChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:226 =#) "The change in the objective was zero (the tolerance was not set by the user)." NoObjectiveChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:228 =#) "The change in the optimization variables was below the prescribed tolerance." SmallXChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:230 =#) "The change in the objective was below the prescribed tolerance." SmallObjectiveChange) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:232 =#) "The line search failed to find a point that decreased the objective." FailedLinesearch) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:234 =#) "User callback returned `true`." Callback) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:236 =#) "The number of iterations exceeded the maximum number allowed." Iterations) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:238 =#) "Time budget was exceeded." Time) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:240 =#) "Objective function evaluations exceeded the maximum number allowed." ObjectiveCalls) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:242 =#) "Gradient evaluations exceeded the maximum number allowed." GradientCalls) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:244 =#) "Hessian evaluations exceeded the maximum number allowed." HessianCalls) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:246 =#) "Objective function value increased." ObjectiveIncreased) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:248 =#) "Objective function was not finite" ObjectiveNotFinite) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:250 =#) "Gradient was not finite" GradientNotFinite) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:252 =#) "Hessian was not finite" HessianNotFinite) (macrocall @doc :(#= /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:254 =#) "For algorithms where the TerminationCode is not yet implemented." NotImplemented))))  └─ @ /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:218  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:530  [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:518 [inlined]  [5] top-level scope  @ ~/.julia/packages/Optim/gmigl/src/types.jl:218  [6] macro expansion  @ ~/.julia/packages/Optim/gmigl/src/types.jl:218 [inlined]  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [8] top-level scope  @ ~/.julia/packages/Optim/gmigl/src/Optim.jl:141  [9] include(mod::Module, _path::String)  @ Base Base.jl:326  [10] 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  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core boot.jl:521  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [14] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [16] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Optim/gmigl/src/types.jl:218 in expression starting at /home/pkgeval/.julia/packages/Optim/gmigl/src/Optim.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Optim │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Optim Failed to precompile Optim [429524aa-4258-5aef-a3af-852621145aeb] to "/home/pkgeval/.julia/compiled/v1.14/Optim/jl_3jAyf6" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/ConvexFit/mUKJL/test/runtests.jl:5 Testing failed after 341.88s ERROR: LoadError: Package ConvexFit 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:326 [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 2126.02s: package fails to precompile