Package evaluation to test Optim on Julia 1.14.0-DEV.2621 (b841d233e9*) started at 2026-07-09T15:50:46.417 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.46s ################################################################################ # Installation # Installing Optim... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [429524aa] + Optim v2.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.22.1 [79e6a3ab] + Adapt v4.7.0 [4fba245c] + ArrayInterface v7.27.0 [187b0558] + ConstructionBase v1.6.0 [a0c0ee7d] + DifferentiationInterface v0.7.19 [4e289a0a] + EnumX v1.0.7 [1a297f60] + FillArrays v1.16.0 [6a86dc24] + FiniteDiff v2.31.1 [d3d80556] + LineSearches v7.7.1 [1914dd2f] + MacroTools v0.5.16 [d41bc354] + NLSolversBase v8.0.0 [77ba4419] + NaNMath v1.1.4 [429524aa] + Optim v2.2.1 [85a6dd25] + PositiveFactorizations v0.2.4 [efcf1570] + Setfield v1.1.2 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [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 Installation completed after 4.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ERROR: LoadError: MethodError: no method matching nteltype(::Core.SimpleVector) The function `nteltype` exists, but no method is defined for this combination of argument types. Closest candidates are: nteltype(!Matched::Type{NamedTuple{names, T}} where names) where T @ Base namedtuple.jl:233 nteltype(!Matched::Type) @ Base namedtuple.jl:232 Stacktrace: [1] prepare_call(f::Any, allargs::Vector{Any}; enter_generated::Bool, method_table::Nothing) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/construct.jl:256 [2] get_call_framecode(fargs::Vector{Any}, parentframe::JuliaInterpreter.FrameCode, idx::Int64; enter_generated::Bool, method_table::Nothing) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/localmethtable.jl:65 [3] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:277 [4] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [5] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [6] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [7] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [8] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [9] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [10] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [11] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 [12] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [13] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [14] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [15] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [16] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [17] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [18] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [19] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 [20] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [21] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [22] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [23] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [24] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [25] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [26] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [27] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 [28] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [29] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [30] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [31] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [32] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [33] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [34] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [35] macro expansion @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/construct.jl:764 [inlined] [36] _precompile_() @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/precompile.jl:7 [37] top-level scope @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/packagedef.jl:153 [38] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [39] top-level scope @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/JuliaInterpreter.jl:14 [40] include(mod::Module, _path::String) @ Base Base.jl:325 [41] 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:3303 [42] top-level scope @ stdin:5 [43] eval(m::Module, e::Any) @ Core boot.jl:545 [44] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [45] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [46] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [47] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/bSt3F/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/bSt3F/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ✗ JuliaInterpreter 9.2 s ✓ Optim → OptimMOIExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/LoweredCodeUtils/4qEJi/src/LoweredCodeUtils.jl:14 [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:3303 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [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/LoweredCodeUtils/4qEJi/src/LoweredCodeUtils.jl:1 in expression starting at stdin:5 ✗ LoweredCodeUtils ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/Revise/m8c4M/src/Revise.jl:36 [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:3303 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [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/Revise/m8c4M/src/Revise.jl:1 in expression starting at stdin:5 ✗ Revise WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("6f1432cf-f94c-5a45-995e-cdbf5db27b0b"), "LoweredCodeUtils") 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_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/JET/ofYLk/src/JETBase.jl:42 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [13] top-level scope @ ~/.julia/packages/JET/ofYLk/src/JET.jl:43 [14] include(mod::Module, _path::String) @ Base Base.jl:325 [15] 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:3303 [16] top-level scope @ stdin:5 [17] eval(m::Module, e::Any) @ Core boot.jl:545 [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [19] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [21] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JET/ofYLk/src/JETBase.jl:42 in expression starting at /home/pkgeval/.julia/packages/JET/ofYLk/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 1 dependency successfully precompiled in 48 seconds. 176 already precompiled. Precompilation completed after 78.52s ################################################################################ # Testing # Testing Optim Status `/tmp/jl_NgPk1C/Project.toml` [47edcb42] ADTypes v1.22.1 [4c88cf16] Aqua v0.8.16 [31c24e10] Distributions v0.25.129 [4e289a0a] EnumX v1.0.7 [7d51a73a] ExplicitImports v1.15.0 [1a297f60] FillArrays v1.16.0 [f6369f11] ForwardDiff v1.4.1 [c3a54625] JET v0.11.5 [5be7bae1] LBFGSB v0.4.1 [d3d80556] LineSearches v7.7.1 [b8f27783] MathOptInterface v1.51.1 [eff96d63] Measurements v2.14.1 [d41bc354] NLSolversBase v8.0.0 [77ba4419] NaNMath v1.1.4 [429524aa] Optim v2.2.1 [cec144fc] OptimTestProblems v2.0.3 [85a6dd25] PositiveFactorizations v0.2.4 [731186ca] RecursiveArrayTools v4.3.2 [37e2e3b7] ReverseDiff v1.17.0 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NgPk1C/Manifest.toml` [47edcb42] ADTypes v1.22.1 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.16 [4fba245c] ArrayInterface v7.27.0 [49dc2e85] Calculus v0.5.2 [d360d2e6] ChainRulesCore v1.26.1 [da1fd8a2] CodeTracking v3.0.2 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [38540f10] CommonSolve v0.2.9 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.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.19 [31c24e10] Distributions v0.25.129 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [7d51a73a] ExplicitImports v1.15.0 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.16.0 [6a86dc24] FiniteDiff v2.31.1 [f6369f11] ForwardDiff v1.4.1 [069b7b12] FunctionWrappers v1.1.3 [46192b85] GPUArraysCore v0.2.0 [a0844989] Gamma v1.1.0 [34004b35] HypergeometricFunctions v0.3.29 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [c3a54625] JET v0.11.5 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 ⌅ [aa1ae85d] JuliaInterpreter v0.10.12 [70703baa] JuliaSyntax v1.0.2 [5be7bae1] LBFGSB v0.4.1 [d3d80556] LineSearches v7.7.1 [2ab3a3ac] LogExpFunctions v1.0.1 ⌃ [6f1432cf] LoweredCodeUtils v3.6.2 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.51.1 [eff96d63] Measurements v2.14.1 [e1d29d7a] Missings v1.2.0 [d8a4904e] MutableArithmetics v1.8.0 [d41bc354] NLSolversBase v8.0.0 [77ba4419] NaNMath v1.1.4 [429524aa] Optim v2.2.1 [cec144fc] OptimTestProblems v2.0.3 ⌅ [bac558e1] OrderedCollections v1.8.2 [90014a1f] PDMats v0.11.40 [69de0a69] Parsers v2.8.6 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v4.3.2 [189a3867] Reexport v1.2.2 [37e2e3b7] ReverseDiff v1.17.0 [295af30f] Revise v3.15.1 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v3.0.2 [7e49a35a] RuntimeGeneratedFunctions v0.5.21 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.3 [276daf66] SpecialFunctions v2.8.0 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.12 [4c63d2b9] StatsFuns v2.2.0 [ec057cc2] StructUtils v2.8.2 [2efcf032] SymbolicIndexingInterface v0.3.49 [3bb67fe8] TranscodingStreams v0.11.3 [6e34b625] Bzip2_jll v1.0.9+0 [81d17ec3] L_BFGS_B_jll v3.0.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future 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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL 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 [4607b0f0] SuiteSparse [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.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ./special/bigfloat/initial_convergence.jl 42.689910 seconds (15.49 M allocations: 988.196 MiB, 1.26% gc time, 99.94% compilation time: 1% of which was recompilation) ./general/api.jl 45.910189 seconds (12.47 M allocations: 788.166 MiB, 0.95% gc time, 99.55% compilation time) ./general/callables.jl 0.705857 seconds (102.40 k allocations: 6.359 MiB, 95.95% compilation time) ./general/callbacks.jl 30.805387 seconds (4.48 M allocations: 296.811 MiB, 0.50% gc time, 99.57% compilation time) ./general/convergence.jl 5.465515 seconds (3.12 M allocations: 194.064 MiB, 1.03% gc time, 97.74% compilation time: <1% of which was recompilation) ./general/default_solvers.jl 0.594029 seconds (96.70 k allocations: 5.997 MiB, 97.60% compilation time) ./general/deprecate.jl 0.000229 seconds (86 allocations: 4.531 KiB) ./general/initial_convergence.jl 11.113995 seconds (2.03 M allocations: 130.867 MiB, 1.19% gc time, 99.81% compilation time) ./general/objective_types.jl 18.445150 seconds (7.35 M allocations: 438.556 MiB, 0.79% gc time, 99.03% compilation time) ./general/Optim.jl 0.879202 seconds (286.74 k allocations: 17.872 MiB, 94.18% compilation time) ./general/optimize.jl 5.736782 seconds (2.82 M allocations: 174.228 MiB, 2.32% gc time, 98.17% compilation time) ./general/type_stability.jl 47.571562 seconds (11.99 M allocations: 771.747 MiB, 0.95% gc time, 99.90% compilation time) ./general/types.jl 7.148592 seconds (1.75 M allocations: 117.102 MiB, 0.96% gc time, 98.91% compilation time: <1% of which was recompilation) ./general/counter.jl 22.342758 seconds (4.08 M allocations: 264.618 MiB, 0.48% gc time, 99.65% compilation time) ./general/maximize.jl 4.202714 seconds (1.75 M allocations: 99.219 MiB, 96.62% compilation time) ./univariate/optimize/interface.jl WARNING: Method definition yObj(Any) in module Main at /home/pkgeval/.julia/packages/Optim/4rXX6/test/univariate/optimize/interface.jl:9 overwritten at /home/pkgeval/.julia/packages/Optim/4rXX6/test/univariate/optimize/interface.jl:14. 16.345250 seconds (6.48 M allocations: 403.555 MiB, 0.85% gc time, 99.87% compilation time) ./univariate/optimize/optimize.jl 0.018324 seconds (6.42 k allocations: 249.781 KiB) ./univariate/solvers/golden_section.jl 0 6.754903e-01 0.000000e+00 6.283185e+00 1 -6.754903e-01 2.399963e+00 6.283185e+00 2 -9.961710e-01 3.883222e+00 6.283185e+00 3.658525 seconds (1.12 M allocations: 71.815 MiB, 4.98% gc time, 97.07% compilation time) ./univariate/solvers/brent.jl 0 6.754903e-01 0.000000e+00 6.283185e+00 initial 1 -6.754903e-01 2.399963e+00 6.283185e+00 lower 2 -9.961710e-01 3.883222e+00 6.283185e+00 lower 3.903811 seconds (1.23 M allocations: 80.761 MiB, 97.00% compilation time) ./univariate/dual.jl 4.236997 seconds (1.38 M allocations: 77.304 MiB, 1.10% gc time, 99.66% compilation time) ./multivariate/lsthrow.jl 10.995545 seconds (1.51 M allocations: 96.987 MiB, 99.68% compilation time: <1% of which was recompilation) ./multivariate/optimize/interface.jl 8.780941 seconds (1.83 M allocations: 115.021 MiB, 0.69% gc time, 98.25% compilation time: <1% of which was recompilation) ./multivariate/optimize/optimize.jl 12.978098 seconds (2.75 M allocations: 172.574 MiB, 0.54% gc time, 97.74% compilation time) ./multivariate/optimize/inplace.jl 1.103281 seconds (272.30 k allocations: 16.376 MiB, 97.78% compilation time) ./multivariate/solvers/constrained/fminbox.jl 52.213556 seconds (13.63 M allocations: 865.583 MiB, 0.58% gc time, 99.32% compilation time) ./multivariate/solvers/constrained/lbfgsb.jl 274.942864 seconds (60.66 M allocations: 3.928 GiB, 1.20% gc time, 99.35% compilation time) ./multivariate/solvers/constrained/ipnewton/interface.jl 48.158186 seconds (8.87 M allocations: 560.869 MiB, 1.05% gc time, 99.89% compilation time) ./multivariate/solvers/constrained/ipnewton/constraints.jl Iter Lagrangian value Function value Gradient norm |==constr.| μ 0 1.325355e+05 -1.131426e-16 6.241871e+00 1.325355e+05 2.72e-04 * bstate: BarrierStateVars{Float64}: slack_x: [7.0, 3.0, 9.0, 1.0] slack_c: Float64[] λx: [3.880355485284997e-5, 9.054162798998327e-5, 3.0180542663327756e-5, 0.0002716248839699498] λc: Float64[] λxE: Float64[] λcE: [-22089.248217532382] * bgrad: BarrierStateVars{Float64}: slack_x: [0.0, 0.0, 0.0, 0.0] slack_c: Float64[] λx: [0.0, 0.0, 0.0, 0.0] λc: Float64[] λxE: Float64[] λcE: [-6.0] * time: 1.783613143372088e9 * g(x): [0.2418710960116192, -9.20196129766985e-18] * gtilde(x): [88357.23474122555, -66267.74465259715] * x: [12.0, 14.0] * α: 1.0 * h(x): [7.754672317598687e-18 0.019671531709867046; 0.019671531709867046 4.362003178649261e-18] * c: [6.0] |gx| = 110446.43458463406, |Hstepx + gx| = 0.0 |gE| = 6.0, |HstepλE + gE| = 4.822439976237547e-7 L0 = 132535.48788140537, L1 = -265071.0104107117, L2 = 265070.98919730965 α = 0.5345893752019844, value: (132535.48788140537, 28708.106124992642, -9168.657958215685), slope: (-265071.0104107117, -123366.36791592586, -123366.87591154999) 1 2.870811e+04 -1.351385e-02 3.075818e+00 2.870812e+04 2.72e-05 * bstate: BarrierStateVars{Float64}: slack_x: [6.9473659004744714, 3.0526340995255286, 9.999, 0.0010000000000000009] slack_c: Float64[] λx: [3.909532487685986e-5, 8.895310230370721e-5, 2.6830502427698376e-5, 0.0005429781430559297] λc: Float64[] λxE: Float64[] λcE: [-10280.570603701372] * bgrad: BarrierStateVars{Float64}: slack_x: [3.5185571340610974e-5, 8.005505310704233e-5, 2.4113981935949704e-5, -0.026619510253939025] slack_c: Float64[] λx: [0.0, 0.0, 0.0, 5.551115123125783e-16] λc: Float64[] λxE: Float64[] λcE: [-2.792463601897886] * time: 1.783613147313476e9 * g(x): [0.2567345766784509, -0.0005283432640730776] * gtilde(x): [41122.53914938217, -30841.712339447375] * x: [11.947365900474471, 14.999] * α: 0.5345893752019844 * h(x): [0.0009262245802002301 0.01003740594764946; 0.01003740594764946 0.0005210013263626294] * c: [2.792463601897886] |gx| = 51403.05872340371, |Hstepx + gx| = 0.0 |gE| = 2.792463601897886, |HstepλE + gE| = 8.828777797731391e-8 L0 = 28708.105745855242, L1 = -57416.67519353334, L2 = 57416.673811543704 α = 0.0030311605533831793, value: (28708.105745855242, 28534.330365267975, 28534.06658490219), slope: (-57416.67519353334, -57242.63077740227, -57242.63603676932) 2 2.853433e+04 -1.427745e-02 3.147986e+00 2.853434e+04 2.30e-04 * bstate: BarrierStateVars{Float64}: slack_x: [6.944389097184102, 3.0556109028158978, 9.997852397315963, 0.0021476026840380733] slack_c: Float64[] λx: [3.9005423302972634e-5, 8.862369917582548e-5, 2.6760488460467503e-5, 5.42978143055887e-7] λc: Float64[] λxE: Float64[] λcE: [-10249.40835266136] * bgrad: BarrierStateVars{Float64}: slack_x: [5.8321850641475e-6, 1.3231942413964042e-5, 3.718752616694407e-6, -0.10726691187101653] slack_c: Float64[] λx: [0.0, -4.440892098500626e-16, 0.0, 1.2754554357119474e-15] λc: Float64[] λxE: Float64[] λcE: [-2.783999196788521] * time: 1.783613147314739e9 * g(x): [0.2567202161823792, -0.0005588541849806436] * gtilde(x): [40997.890130861626, -30748.225616838263] * x: [11.944389097184102, 14.997852397315963] * α: 0.0030311605533831793 * h(x): [0.0009785611164546426 0.010048653607865754; 0.010048653607865754 0.0005504406280057364] * c: [2.783999196788521] 81.011072 seconds (16.17 M allocations: 1.006 GiB, 0.51% gc time, 96.99% compilation time) ./multivariate/solvers/constrained/ipnewton/counter.jl WARNING: Method definition fcounter() in module Main at /home/pkgeval/.julia/packages/Optim/4rXX6/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/4rXX6/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition fcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/4rXX6/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/4rXX6/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition gcounter() in module Main at /home/pkgeval/.julia/packages/Optim/4rXX6/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/4rXX6/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition gcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/4rXX6/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/4rXX6/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition hcounter() in module Main at /home/pkgeval/.julia/packages/Optim/4rXX6/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/4rXX6/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. WARNING: Method definition hcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/4rXX6/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/4rXX6/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. 0.529534 seconds (70.58 k allocations: 3.479 MiB, 90.88% compilation time) ./multivariate/solvers/constrained/ipnewton/ipnewton_unconstrained.jl 8.983071 seconds (7.37 M allocations: 548.052 MiB, 5.93% gc time, 97.31% compilation time) ./multivariate/solvers/constrained/samin.jl 7.024216 seconds (2.05 M allocations: 115.965 MiB, 0.28% gc time, 98.95% compilation time: 2% of which was recompilation) ./multivariate/solvers/first_order/accelerated_gradient_descent.jl 5.561370 seconds (6.82 M allocations: 413.196 MiB, 3.13% gc time, 99.58% compilation time) ./multivariate/solvers/first_order/adam_adamax.jl 15.680872 seconds (10.83 M allocations: 1.314 GiB, 2.02% gc time, 90.38% compilation time) ./multivariate/solvers/first_order/bfgs.jl 18.623803 seconds (17.52 M allocations: 1.673 GiB, 4.33% gc time, 87.03% compilation time) ./multivariate/solvers/first_order/cg.jl 21.153606 seconds (7.54 M allocations: 794.850 MiB, 0.76% gc time, 95.38% compilation time) ./multivariate/solvers/first_order/gradient_descent.jl 10.717180 seconds (34.23 M allocations: 4.277 GiB, 6.24% gc time, 29.02% compilation time) ./multivariate/solvers/first_order/l_bfgs.jl 3.474110 seconds (11.32 M allocations: 1.149 GiB, 6.63% gc time, 50.13% compilation time) ./multivariate/solvers/first_order/momentum_gradient_descent.jl 3.111536 seconds (4.35 M allocations: 627.959 MiB, 3.45% gc time, 76.83% compilation time) ./multivariate/solvers/first_order/ngmres.jl ┌ Warning: Use caution. N-GMRES/O-ACCEL has only been tested with Gradient Descent and L-BFGS preconditioning. └ @ Optim ~/.julia/packages/Optim/4rXX6/src/multivariate/solvers/first_order/ngmres.jl:234 66.488682 seconds (23.06 M allocations: 2.065 GiB, 1.44% gc time, 96.17% compilation time: <1% of which was recompilation) ./multivariate/solvers/second_order/newton.jl 71.017577 seconds (146.62 M allocations: 27.527 GiB, 6.09% gc time, 27.98% compilation time) ./multivariate/solvers/second_order/newton_trust_region.jl ┌ Warning: Terminated early due to NaN in Hessian. └ @ Optim ~/.julia/packages/Optim/4rXX6/src/multivariate/optimize/optimize.jl:157 48.713544 seconds (100.81 M allocations: 14.809 GiB, 5.79% gc time, 26.29% compilation time) ./multivariate/solvers/second_order/krylov_trust_region.jl 3.502722 seconds (355.97 k allocations: 23.376 MiB, 96.55% compilation time) ./multivariate/solvers/zeroth_order/grid_search.jl 0.167844 seconds (18.14 k allocations: 1.036 MiB, 93.32% compilation time) ./multivariate/solvers/zeroth_order/nelder_mead.jl 3.825703 seconds (4.60 M allocations: 284.940 MiB, 2.84% gc time, 99.50% compilation time) ./multivariate/solvers/zeroth_order/particle_swarm.jl Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 0.0002760887145996094 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.46414613723754883 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.46419596672058105 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.46422910690307617 * x: [0.0, 0.0] 4 6.083684e-01 NaN * time: 0.4642670154571533 * x: [0.23897368559260812, 0.07419856886452963] 5 6.083684e-01 NaN * time: 0.46430110931396484 * x: [0.23897368559260812, 0.07419856886452963] 6 6.083684e-01 NaN * time: 0.46433496475219727 * x: [0.23897368559260812, 0.07419856886452963] 7 6.083684e-01 NaN * time: 0.46436595916748047 * x: [0.23897368559260812, 0.07419856886452963] 8 6.083684e-01 NaN * time: 0.46439695358276367 * x: [0.23897368559260812, 0.07419856886452963] 9 6.083684e-01 NaN * time: 0.4644300937652588 * x: [0.23897368559260812, 0.07419856886452963] 10 6.083684e-01 NaN * time: 0.4644629955291748 * x: [0.23897368559260812, 0.07419856886452963] Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 5.1021575927734375e-5 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.05736207962036133 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.05741095542907715 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.05744600296020508 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.05748701095581055 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.057518959045410156 * x: [0.0, 0.0] 6 5.893219e-01 NaN * time: 0.05755496025085449 * x: [0.44369156200729787, 0.24976237094329426] 7 5.893219e-01 NaN * time: 0.057591915130615234 * x: [0.44369156200729787, 0.24976237094329426] 8 3.258883e-01 NaN * time: 0.057704925537109375 * x: [0.446959343451454, 0.18561838407230127] 9 3.258883e-01 NaN * time: 0.057745933532714844 * x: [0.446959343451454, 0.18561838407230127] 10 3.258883e-01 NaN * time: 0.05778312683105469 * x: [0.446959343451454, 0.18561838407230127] 3.893573 seconds (461.39 k allocations: 28.573 MiB, 99.33% compilation time) ./multivariate/solvers/zeroth_order/simulated_annealing.jl Iter Function value Gradient norm 1 1.000000e+00 NaN * time: 0.00024390220642089844 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.017967939376831055 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.018165111541748047 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.01834702491760254 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.01838397979736328 * x: [0.0, 0.0] 6 1.000000e+00 NaN * time: 0.01842498779296875 * x: [0.0, 0.0] 7 1.000000e+00 NaN * time: 0.018449068069458008 * x: [0.0, 0.0] 8 1.000000e+00 NaN * time: 0.018472909927368164 * x: [0.0, 0.0] 9 1.000000e+00 NaN * time: 0.018498897552490234 * x: [0.0, 0.0] 10 1.000000e+00 NaN * time: 0.018524885177612305 * x: [0.0, 0.0] 11 1.000000e+00 NaN * time: 0.018553972244262695 * x: [0.0, 0.0] 3.103146 seconds (2.92 M allocations: 103.683 MiB, 88.31% compilation time) ./multivariate/array.jl 175.234439 seconds (29.12 M allocations: 1.901 GiB, 0.48% gc time, 99.27% compilation time: <1% of which was recompilation) ./multivariate/extrapolate.jl 21.688351 seconds (4.91 M allocations: 349.082 MiB, 0.62% gc time, 99.15% compilation time: <1% of which was recompilation) ./multivariate/precon.jl 62.785054 seconds (19.33 M allocations: 5.893 GiB, 2.55% gc time, 94.60% compilation time: 1% of which was recompilation) ./multivariate/manifolds.jl WARNING: Method definition (::Main.var"#fprod#fprod##0"{fmanif, n})(Any) in module Main at /home/pkgeval/.julia/packages/Optim/4rXX6/test/multivariate/manifolds.jl:62 overwritten at /home/pkgeval/.julia/packages/Optim/4rXX6/test/multivariate/manifolds.jl:73. WARNING: Method definition (::Main.var"#gprod!#gprod!##0"{gmanif!, n})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/4rXX6/test/multivariate/manifolds.jl:63 overwritten at /home/pkgeval/.julia/packages/Optim/4rXX6/test/multivariate/manifolds.jl:74. 147.423135 seconds (28.58 M allocations: 1.828 GiB, 0.80% gc time, 99.84% compilation time) ./multivariate/complex.jl 36.960955 seconds (8.43 M allocations: 532.818 MiB, 0.45% gc time, 99.67% compilation time) ./multivariate/fdtime.jl 37.734145 seconds (90.24 M allocations: 18.462 GiB, 8.65% gc time, 6.66% compilation time) ./multivariate/arbitrary_precision.jl 60.185744 seconds (29.61 M allocations: 2.064 GiB, 1.07% gc time, 92.00% compilation time: 6% of which was recompilation) ./multivariate/successive_f_tol.jl 0.340934 seconds (61.63 k allocations: 3.751 MiB, 95.71% compilation time) ./multivariate/f_increase.jl 0.271303 seconds (21.41 k allocations: 1.146 MiB, 94.88% compilation time) ./multivariate/measurements.jl 9.426661 seconds (2.74 M allocations: 170.215 MiB, 98.92% compilation time) Literate examples ┌ Warning: Initial guess is not an interior point └ @ Optim ~/.julia/packages/Optim/4rXX6/src/multivariate/solvers/constrained/ipnewton/ipnewton.jl:103 Stacktrace: [1] initial_state(method::IPNewton{typeof(Optim.backtrack_constrained_grad), Symbol}, options::Optim.Options{Float64, Nothing}, d::TwiceDifferentiable{Float64, Vector{Float64}, Float64, Matrix{Float64}, Vector{Float64}, Vector{Float64}}, constraints::TwiceDifferentiableConstraints{typeof(con_c!), typeof(con_jacobian!), typeof(con_h!), Float64}, x0::Vector{Float64}) @ Optim ~/.julia/packages/Optim/4rXX6/src/multivariate/solvers/constrained/ipnewton/ipnewton.jl:104 [2] optimize(d::TwiceDifferentiable{Float64, Vector{Float64}, Float64, Matrix{Float64}, Vector{Float64}, Vector{Float64}}, constraints::TwiceDifferentiableConstraints{typeof(con_c!), typeof(con_jacobian!), typeof(con_h!), Float64}, x0::Vector{Float64}, method::IPNewton{typeof(Optim.backtrack_constrained_grad), Symbol}, options::Optim.Options{Float64, Nothing}) @ Optim ~/.julia/packages/Optim/4rXX6/src/multivariate/solvers/constrained/ipnewton/interior.jl:252 [inlined] [3] top-level scope @ ~/.julia/packages/Optim/4rXX6/docs/src/examples/ipnewton_basics.jl:177 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [5] (::var"#548#549"{String, String})() @ Main ~/.julia/packages/Optim/4rXX6/test/examples.jl:11 [inlined] [6] cd(f::var"#548#549"{String, String}, dir::String) @ Base.Filesystem file.jl:113 [7] (::var"#546#547"{String, String})(dir::String) @ Main ~/.julia/packages/Optim/4rXX6/test/examples.jl:10 [inlined] [8] mktempdir(fn::var"#546#547"{String, String}, parent::String; prefix::String) @ Base.Filesystem file.jl:949 [9] mktempdir(fn::Function, parent::String) @ Base.Filesystem file.jl:945 [10] top-level scope @ ~/.julia/packages/Optim/4rXX6/test/examples.jl:2 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [12] macro expansion @ ~/.julia/packages/Optim/4rXX6/test/examples.jl:9 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/Optim/4rXX6/test/examples.jl:9 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [16] macro expansion @ ./timing.jl:741 [inlined] [17] macro expansion @ ~/.julia/packages/Optim/4rXX6/test/runtests.jl:342 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [19] top-level scope @ ~/.julia/packages/Optim/4rXX6/test/runtests.jl:316 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core boot.jl:545 [23] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [24] _start() @ Base client.jl:596 parameter estimates:[2.836642512088644, 3.053452125511052, 0.37218117584627275] t-statsitics: [48.02654897758058, 45.515682746940136, 8.94427190999916] WARNING: Method definition con_c!(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/4rXX6/docs/src/examples/ipnewton_basics.jl:144 overwritten at /home/pkgeval/.julia/packages/Optim/4rXX6/docs/src/examples/rasch.jl:184. WARNING: Method definition con_jacobian!(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/4rXX6/docs/src/examples/ipnewton_basics.jl:145 overwritten at /home/pkgeval/.julia/packages/Optim/4rXX6/docs/src/examples/rasch.jl:185. WARNING: Method definition con_h!(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/4rXX6/docs/src/examples/ipnewton_basics.jl:150 overwritten at /home/pkgeval/.julia/packages/Optim/4rXX6/docs/src/examples/rasch.jl:188. 58.140852 seconds (10.08 M allocations: 640.093 MiB, 0.61% gc time, 97.36% compilation time: 17% of which was recompilation) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 35 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm5Value11setMetadataEjPNS_6MDNodeE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_114CodeGenPrepare12optimizeInstEPN4llvm11InstructionERNS_8ModifyDTE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_114CodeGenPrepare4_runERN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_124CodeGenPrepareLegacyPass13runOnFunctionERN4llvm8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1420:23 compileModule at /source/src/jitlayers.cpp:2513:79 operator() at /source/src/jitlayers.cpp:904:74 [inlined] CallImpl):: > at /source/usr/include/llvm/ADT/FunctionExtras.h:222:49 operator() at /source/usr/include/llvm/ADT/FunctionExtras.h:389:62 [inlined] operator() at /source/src/objcache.cpp:315:24 [inlined] get at /source/src/objcache.cpp:356:30 materialize at /source/src/jitlayers.cpp:901:33 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:361:11 _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2087:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:518:39 jl_compile_method_very_internal at /source/src/gf.c:4000:27 _jl_invoke at /source/src/gf.c:4477:16 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 macro expansion at /home/pkgeval/.julia/packages/MathOptInterface/iaRBO/src/Test/Test.jl:270:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 [inlined] #runtests#2 at /home/pkgeval/.julia/packages/MathOptInterface/iaRBO/src/Test/Test.jl:265:0 (pc: 1150) runtests at /home/pkgeval/.julia/packages/MathOptInterface/iaRBO/src/Test/Test.jl:223:0 (pc: 19) unknown function (ip: 0x7497dcf355cd) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 test_MOI_Test at /home/pkgeval/.julia/packages/Optim/4rXX6/test/MOI_wrapper.jl:29:0 (pc: 49) unknown function (ip: 0x7497dcf30b4f) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 macro expansion at /home/pkgeval/.julia/packages/Optim/4rXX6/test/MOI_wrapper.jl:11:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 [inlined] runtests at /home/pkgeval/.julia/packages/Optim/4rXX6/test/MOI_wrapper.jl:11:0 (pc: 487) unknown function (ip: 0x7497dcf2c71f) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 macro expansion at /home/pkgeval/.julia/packages/Optim/4rXX6/test/runtests.jl:350:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/4rXX6/test/runtests.jl:350:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 [inlined] top-level scope at /home/pkgeval/.julia/packages/Optim/4rXX6/test/runtests.jl:316:0 (pc: 5012) jl_invoke_oneshot at /source/src/gf.c:4520:23 ijl_eval_thunk at /source/src/toplevel.c:755:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 426) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1149:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x74987c418249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) #= 76.2 ms =# precompile(Tuple{Core.TypeEgal{MathOptInterface.AddConstraintNotAllowed{MathOptInterface.VectorNonlinearFunction, MathOptInterface.NormSpectralCone}}, String}) #= 61.3 ms =# precompile(Tuple{Core.TypeEgal{MathOptInterface.UnsupportedConstraint{MathOptInterface.VectorNonlinearFunction, MathOptInterface.NormSpectralCone}}, String}) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:519:34 wait at ./task.jl:1293:0 (pc: 149) wait_forever at ./task.jl:1199:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] start_task at /source/src/task.c:1241:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007c26092a61d0 Total snapshots: 412. Utilization: 0% ╎412 @Base/task.jl:1199 wait_forever() 411╎ 412 @Base/task.jl:1293 wait() [35] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Optim/4rXX6/test/MOI_wrapper.jl:58 unknown function (ip: 0x74987c486061) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x74987c48776a) at /lib/x86_64-linux-gnu/libc.so.6 __libc_free at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) _ZN4llvm10BasicBlockD1Ev at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm10BasicBlock15eraseFromParentEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm8Function14deleteBodyImplEb at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) deleteBody at /source/usr/include/llvm/IR/Function.h:731:19 [inlined] removeAddrspaces at /source/src/llvm-remove-addrspaces.cpp:391:22 run at /source/src/llvm-remove-addrspaces.cpp:434:37 run at /source/src/llvm-remove-addrspaces.cpp:460:65 run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/src/pipeline.cpp:989:12 operator() at /source/src/jitlayers.cpp:1303:17 operator() at /source/src/jitlayers.cpp:1441:12 [inlined] optimizeModule at /source/src/jitlayers.cpp:2500:18 operator() at /source/src/jitlayers.cpp:903:56 [inlined] CallImpl):: > at /source/usr/include/llvm/ADT/FunctionExtras.h:222:49 operator() at /source/usr/include/llvm/ADT/FunctionExtras.h:389:62 [inlined] operator() at /source/src/objcache.cpp:315:24 [inlined] get at /source/src/objcache.cpp:356:30 materialize at /source/src/jitlayers.cpp:901:33 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:361:11 _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2087:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:518:39 jl_compile_method_very_internal at /source/src/gf.c:4000:27 _jl_invoke at /source/src/gf.c:4477:16 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 macro expansion at /home/pkgeval/.julia/packages/MathOptInterface/iaRBO/src/Test/Test.jl:270:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 [inlined] #runtests#2 at /home/pkgeval/.julia/packages/MathOptInterface/iaRBO/src/Test/Test.jl:265:0 (pc: 1150) runtests at /home/pkgeval/.julia/packages/MathOptInterface/iaRBO/src/Test/Test.jl:223:0 (pc: 19) unknown function (ip: 0x7497dcf355cd) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 test_MOI_Test at /home/pkgeval/.julia/packages/Optim/4rXX6/test/MOI_wrapper.jl:29:0 (pc: 49) unknown function (ip: 0x7497dcf30b4f) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 macro expansion at /home/pkgeval/.julia/packages/Optim/4rXX6/test/MOI_wrapper.jl:11:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 [inlined] runtests at /home/pkgeval/.julia/packages/Optim/4rXX6/test/MOI_wrapper.jl:11:0 (pc: 487) unknown function (ip: 0x7497dcf2c71f) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 macro expansion at /home/pkgeval/.julia/packages/Optim/4rXX6/test/runtests.jl:350:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/4rXX6/test/runtests.jl:350:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 [inlined] top-level scope at /home/pkgeval/.julia/packages/Optim/4rXX6/test/runtests.jl:316:0 (pc: 5012) jl_invoke_oneshot at /source/src/gf.c:4520:23 ijl_eval_thunk at /source/src/toplevel.c:755:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 426) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1149:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x74987c418249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 1029570934 (Pool: 1029561056; Big: 9878); GC: 2723 PkgEval terminated after 2863.03s: test duration exceeded the time limit