Package evaluation to test Optim on Julia 1.14.0-DEV.3128 (f573e2bf71*) started at 2026-09-08T16:13:05.059 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.62s ################################################################################ # Installation # Installing Optim... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [429524aa] + Optim v2.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.24.0 [79e6a3ab] + Adapt v4.7.0 [4fba245c] + ArrayInterface v7.30.1 [187b0558] + ConstructionBase v1.6.0 [a0c0ee7d] + DifferentiationInterface v0.7.21 [4e289a0a] + EnumX v1.0.7 [1a297f60] + FillArrays v1.17.0 [6a86dc24] + FiniteDiff v2.33.0 [d3d80556] + LineSearches v7.8.1 [1914dd2f] + MacroTools v0.5.16 [d41bc354] + NLSolversBase v8.0.1 [77ba4419] + NaNMath v1.1.4 [429524aa] + Optim v2.3.1 [85a6dd25] + PositiveFactorizations v0.2.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [efcf1570] + Setfield v1.1.2 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.5 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates 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 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [05823500] + OpenLibm_jll v0.8.8+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 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: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [3] top-level scope @ ~/.julia/packages/JET/wP86V/src/JETBase.jl:320 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/JET/wP86V/src/JET.jl:43 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JETBase.jl:320 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 9.3 s ✓ Optim → OptimMOIExt 1 dependency successfully precompiled in 29 seconds. 181 already precompiled. 1 dependency had output during precompilation: ┌ JET │ 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: UndefVarError: `WorldView` not defined in `JET` │ Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [3] top-level scope │ @ ~/.julia/packages/JET/wP86V/src/JETBase.jl:320 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/JET/wP86V/src/JET.jl:43 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 │ in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JETBase.jl:320 │ in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JET.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 1 package failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.14/JET/jl_WUatmi" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 53.77s ################################################################################ # Testing # Testing Optim Status `/tmp/jl_PszqOE/Project.toml` [47edcb42] ADTypes v1.24.0 [4c88cf16] Aqua v0.8.16 [31c24e10] Distributions v0.25.131 [4e289a0a] EnumX v1.0.7 [7d51a73a] ExplicitImports v1.15.0 [1a297f60] FillArrays v1.17.0 [f6369f11] ForwardDiff v1.4.5 ⌅ [c3a54625] JET v0.11.6 [5be7bae1] LBFGSB v0.4.1 [d3d80556] LineSearches v7.8.1 [b8f27783] MathOptInterface v1.53.0 [eff96d63] Measurements v2.14.1 [d41bc354] NLSolversBase v8.0.1 [77ba4419] NaNMath v1.1.4 [429524aa] Optim v2.3.1 [cec144fc] OptimTestProblems v2.0.3 [85a6dd25] PositiveFactorizations v0.2.4 [731186ca] RecursiveArrayTools v4.5.1 [37e2e3b7] ReverseDiff v1.17.0 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.5 [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_PszqOE/Manifest.toml` [47edcb42] ADTypes v1.24.0 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.16 [4fba245c] ArrayInterface v7.30.1 [49dc2e85] Calculus v0.5.2 [d360d2e6] ChainRulesCore v1.26.1 [da1fd8a2] CodeTracking v3.0.2 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.9 [38540f10] CommonSolve v0.2.14 [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.6 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.21 [31c24e10] Distributions v0.25.131 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [7d51a73a] ExplicitImports v1.15.0 [e2ba6199] ExprTools v0.1.11 [1a297f60] FillArrays v1.17.0 [6a86dc24] FiniteDiff v2.33.0 [f6369f11] ForwardDiff v1.4.5 [069b7b12] FunctionWrappers v1.1.3 [46192b85] GPUArraysCore v0.2.0 [a0844989] Gamma v1.2.0 [34004b35] HypergeometricFunctions v0.3.30 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 ⌅ [c3a54625] JET v0.11.6 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.8.0 [aa1ae85d] JuliaInterpreter v0.11.4 [70703baa] JuliaSyntax v1.0.2 [5be7bae1] LBFGSB v0.4.1 [d3d80556] LineSearches v7.8.1 [2ab3a3ac] LogExpFunctions v1.0.1 [6f1432cf] LoweredCodeUtils v3.8.0 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.53.0 [eff96d63] Measurements v2.14.1 [e1d29d7a] Missings v1.2.0 [d8a4904e] MutableArithmetics v1.8.0 [d41bc354] NLSolversBase v8.0.1 [77ba4419] NaNMath v1.1.4 [429524aa] Optim v2.3.1 [cec144fc] OptimTestProblems v2.0.3 [bac558e1] OrderedCollections v2.0.1 [90014a1f] PDMats v0.11.41 [69de0a69] Parsers v3.0.0 [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.5.1 [189a3867] Reexport v1.2.2 [37e2e3b7] ReverseDiff v1.17.0 [295af30f] Revise v3.17.0 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v3.0.8 [7e49a35a] RuntimeGeneratedFunctions v0.5.26 [431bcebd] SciMLPublic v1.3.0 [53ae85a6] SciMLStructures v1.10.5 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.3 [276daf66] SpecialFunctions v2.9.0 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.20 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.5 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.13 [4c63d2b9] StatsFuns v2.2.1 [ec057cc2] StructUtils v2.8.5 [2efcf032] SymbolicIndexingInterface v0.3.55 [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.2+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.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.8+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.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.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ./special/bigfloat/initial_convergence.jl 33.705962 seconds (13.83 M allocations: 878.751 MiB, 1.44% gc time, 99.92% compilation time: 1% of which was recompilation) ./general/api.jl 33.880454 seconds (12.27 M allocations: 775.759 MiB, 1.15% gc time, 99.38% compilation time: 2% of which was recompilation) ./general/callables.jl 0.738699 seconds (103.85 k allocations: 6.447 MiB, 96.26% compilation time) ./general/callbacks.jl 21.370054 seconds (4.53 M allocations: 293.277 MiB, 0.78% gc time, 99.39% compilation time) ./general/convergence.jl 4.648433 seconds (3.15 M allocations: 197.176 MiB, 1.20% gc time, 97.44% compilation time) ./general/default_solvers.jl 0.417889 seconds (97.99 k allocations: 6.080 MiB, 96.71% compilation time) ./general/deprecate.jl 0.000296 seconds (88 allocations: 4.578 KiB) ./general/initial_convergence.jl 8.509456 seconds (2.06 M allocations: 131.359 MiB, 0.49% gc time, 99.74% compilation time) ./general/objective_types.jl 12.961214 seconds (7.84 M allocations: 470.236 MiB, 0.99% gc time, 98.58% compilation time) ./general/Optim.jl 0.881337 seconds (294.36 k allocations: 18.466 MiB, 93.74% compilation time) ./general/optimize.jl 4.913813 seconds (3.05 M allocations: 189.724 MiB, 3.42% gc time, 97.93% compilation time) ./general/type_stability.jl 33.008976 seconds (11.06 M allocations: 711.445 MiB, 0.88% gc time, 99.86% compilation time) ./general/types.jl 5.820608 seconds (1.79 M allocations: 120.681 MiB, 1.12% gc time, 98.65% compilation time) ./general/counter.jl 15.033973 seconds (4.15 M allocations: 268.976 MiB, 0.91% gc time, 99.46% compilation time) ./general/maximize.jl 4.015077 seconds (1.78 M allocations: 101.505 MiB, 96.47% compilation time) ./univariate/optimize/interface.jl WARNING: Method definition yObj(Any) in module Main at /home/pkgeval/.julia/packages/Optim/01BGy/test/univariate/optimize/interface.jl:9 overwritten at /home/pkgeval/.julia/packages/Optim/01BGy/test/univariate/optimize/interface.jl:14. 13.671479 seconds (6.23 M allocations: 392.997 MiB, 2.04% gc time, 99.83% compilation time) ./univariate/optimize/optimize.jl 0.023007 seconds (6.43 k allocations: 250.000 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.125210 seconds (1.18 M allocations: 75.279 MiB, 1.43% gc time, 96.51% 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.428832 seconds (1.29 M allocations: 83.875 MiB, 96.49% compilation time) ./univariate/dual.jl 3.960251 seconds (1.43 M allocations: 79.835 MiB, 1.24% gc time, 99.61% compilation time) ./multivariate/lsthrow.jl 6.680439 seconds (1.54 M allocations: 97.156 MiB, 99.54% compilation time) ./multivariate/optimize/interface.jl 6.492549 seconds (1.88 M allocations: 118.376 MiB, 0.89% gc time, 97.83% compilation time) ./multivariate/optimize/optimize.jl 9.972384 seconds (2.83 M allocations: 177.440 MiB, 0.52% gc time, 97.09% compilation time) ./multivariate/optimize/inplace.jl 0.972116 seconds (278.67 k allocations: 16.702 MiB, 97.86% compilation time) ./multivariate/solvers/constrained/fminbox.jl 40.177231 seconds (12.98 M allocations: 826.537 MiB, 1.24% gc time, 99.22% compilation time) ./multivariate/solvers/constrained/lbfgsb.jl 212.688953 seconds (62.60 M allocations: 4.053 GiB, 1.52% gc time, 99.11% compilation time) ./multivariate/solvers/constrained/ipnewton/interface.jl 38.385717 seconds (10.74 M allocations: 706.560 MiB, 1.34% gc time, 99.62% 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.788884674966462e9 * 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.788884678482618e9 * 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.788884678482972e9 * 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] 58.430477 seconds (16.85 M allocations: 1.048 GiB, 0.69% gc time, 95.82% compilation time) ./multivariate/solvers/constrained/ipnewton/counter.jl WARNING: Method definition fcounter() in module Main at /home/pkgeval/.julia/packages/Optim/01BGy/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/01BGy/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition fcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/01BGy/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/01BGy/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition gcounter() in module Main at /home/pkgeval/.julia/packages/Optim/01BGy/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/01BGy/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition gcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/01BGy/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/01BGy/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition hcounter() in module Main at /home/pkgeval/.julia/packages/Optim/01BGy/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/01BGy/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. WARNING: Method definition hcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/01BGy/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/01BGy/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. 0.494517 seconds (75.53 k allocations: 3.737 MiB, 90.40% compilation time) ./multivariate/solvers/constrained/ipnewton/ipnewton_unconstrained.jl 6.791158 seconds (6.63 M allocations: 509.314 MiB, 6.93% gc time, 92.81% compilation time) ./multivariate/solvers/constrained/samin.jl 5.114603 seconds (1.95 M allocations: 109.232 MiB, 98.69% compilation time) ./multivariate/solvers/first_order/accelerated_gradient_descent.jl 4.517995 seconds (5.44 M allocations: 338.010 MiB, 3.72% gc time, 99.51% compilation time) ./multivariate/solvers/first_order/adam_adamax.jl 13.403033 seconds (10.72 M allocations: 1.308 GiB, 2.11% gc time, 92.73% compilation time) ./multivariate/solvers/first_order/bfgs.jl 15.349972 seconds (15.41 M allocations: 1.511 GiB, 4.83% gc time, 90.15% compilation time) ./multivariate/solvers/first_order/cg.jl 16.587196 seconds (7.18 M allocations: 771.869 MiB, 1.24% gc time, 96.02% compilation time) ./multivariate/solvers/first_order/gradient_descent.jl 8.287539 seconds (32.74 M allocations: 4.072 GiB, 8.22% gc time, 42.64% compilation time) ./multivariate/solvers/first_order/l_bfgs.jl 10.021864 seconds (60.76 M allocations: 8.658 GiB, 11.23% gc time, 20.40% compilation time) ./multivariate/solvers/first_order/momentum_gradient_descent.jl 2.872919 seconds (4.19 M allocations: 618.392 MiB, 6.37% gc time, 81.04% 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/01BGy/src/multivariate/solvers/first_order/ngmres.jl:234 48.825494 seconds (24.01 M allocations: 2.173 GiB, 2.07% gc time, 95.32% compilation time) ./multivariate/solvers/second_order/newton.jl 47.771627 seconds (146.36 M allocations: 27.460 GiB, 8.69% gc time, 33.14% compilation time) ./multivariate/solvers/second_order/newton_trust_region.jl ┌ Warning: Terminated early due to NaN in Hessian. └ @ Optim ~/.julia/packages/Optim/01BGy/src/multivariate/optimize/optimize.jl:157 44.182649 seconds (90.94 M allocations: 13.673 GiB, 5.19% gc time, 42.90% compilation time) ./multivariate/solvers/second_order/krylov_trust_region.jl 2.809215 seconds (357.24 k allocations: 23.587 MiB, 95.86% compilation time) ./multivariate/solvers/zeroth_order/grid_search.jl 0.147181 seconds (18.55 k allocations: 1.078 MiB, 92.06% compilation time) ./multivariate/solvers/zeroth_order/nelder_mead.jl 4.490940 seconds (4.80 M allocations: 296.366 MiB, 2.77% gc time, 99.59% compilation time) ./multivariate/solvers/zeroth_order/particle_swarm.jl Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 7.414817810058594e-5 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.418842077255249 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.4189009666442871 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.4189431667327881 * x: [0.0, 0.0] 4 6.083684e-01 NaN * time: 0.41898417472839355 * x: [0.23897368559260812, 0.07419856886452963] 5 6.083684e-01 NaN * time: 0.4190230369567871 * x: [0.23897368559260812, 0.07419856886452963] 6 6.083684e-01 NaN * time: 0.41906213760375977 * x: [0.23897368559260812, 0.07419856886452963] 7 6.083684e-01 NaN * time: 0.41910219192504883 * x: [0.23897368559260812, 0.07419856886452963] 8 6.083684e-01 NaN * time: 0.4191410541534424 * x: [0.23897368559260812, 0.07419856886452963] 9 6.083684e-01 NaN * time: 0.41917896270751953 * x: [0.23897368559260812, 0.07419856886452963] 10 6.083684e-01 NaN * time: 0.4192180633544922 * x: [0.23897368559260812, 0.07419856886452963] Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 4.792213439941406e-5 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.0597078800201416 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.05976581573486328 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.05980682373046875 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.059848785400390625 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.05988597869873047 * x: [0.0, 0.0] 6 5.893219e-01 NaN * time: 0.059927940368652344 * x: [0.44369156200729787, 0.24976237094329426] 7 5.893219e-01 NaN * time: 0.05996894836425781 * x: [0.44369156200729787, 0.24976237094329426] 8 3.258883e-01 NaN * time: 0.060092926025390625 * x: [0.446959343451454, 0.18561838407230127] 9 3.258883e-01 NaN * time: 0.06013989448547363 * x: [0.446959343451454, 0.18561838407230127] 10 3.258883e-01 NaN * time: 0.060176849365234375 * x: [0.446959343451454, 0.18561838407230127] 3.836357 seconds (474.62 k allocations: 29.372 MiB, 99.30% compilation time) ./multivariate/solvers/zeroth_order/simulated_annealing.jl Iter Function value Gradient norm 1 1.000000e+00 NaN * time: 7.009506225585938e-5 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.018281936645507812 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.01831793785095215 * 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.018374919891357422 * x: [0.0, 0.0] 6 1.000000e+00 NaN * time: 0.018399953842163086 * x: [0.0, 0.0] 7 1.000000e+00 NaN * time: 0.01842498779296875 * x: [0.0, 0.0] 8 1.000000e+00 NaN * time: 0.01845097541809082 * x: [0.0, 0.0] 9 1.000000e+00 NaN * time: 0.018476009368896484 * x: [0.0, 0.0] 10 1.000000e+00 NaN * time: 0.018501996994018555 * x: [0.0, 0.0] 11 1.000000e+00 NaN * time: 0.01852893829345703 * x: [0.0, 0.0] 2.617542 seconds (2.94 M allocations: 104.896 MiB, 88.13% compilation time) ./multivariate/array.jl julia: /source/usr/include/llvm/Support/Casting.h:572: decltype(auto) llvm::cast(From*) [with To = llvm::ConstantInt; From = llvm::Value]: Assertion `isa(Val) && "cast() argument of incompatible type!"' failed. [23] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Optim/01BGy/test/multivariate/array.jl:95 unknown function (ip: 0x71f63c554ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x71f63c4f0394) at /lib/x86_64-linux-gnu/libc.so.6 __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) cast at /source/usr/include/llvm/Support/Casting.h:572:3 [inlined] FindBaseValue at /source/src/llvm-late-gc-lowering.cpp:145:43 Number at /source/src/llvm-late-gc-lowering.cpp:511:39 GetPHIRefinements at /source/src/llvm-late-gc-lowering.cpp:949:31 LocalScan at /source/src/llvm-late-gc-lowering.cpp:1400:59 runOnFunction at /source/src/llvm-late-gc-lowering.cpp:2555:28 runOnFunction at /source/usr/include/llvm/ADT/SmallPtrSet.h:316:26 [inlined] run at /source/src/llvm-late-gc-lowering.cpp:2584:51 run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) run at /source/src/pipeline.cpp:990:12 operator() at /source/src/jitlayers.cpp:1461:17 operator() at /source/src/jitlayers.cpp:1599:12 [inlined] optimizeModule at /source/src/jitlayers.cpp:2689:18 operator() at /source/src/jitlayers.cpp:1051:35 [inlined] CallImpl):: > at /source/usr/include/llvm/ADT/FunctionExtras.h:212:49 operator() at /source/usr/include/llvm/ADT/FunctionExtras.h:366:62 [inlined] operator() at /source/src/objcache.cpp:340:24 [inlined] get at /source/src/objcache.cpp:381:30 materialize at /source/src/jitlayers.cpp:1061:37 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:377:13 [inlined] dispatch at /source/src/julia-task-dispatcher.h:366:6 _ZN4llvm3orc16ExecutionSession12dispatchTaskESt10unique_ptrINS0_4TaskESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.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.22.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.22.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.22.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2247:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:521:39 jl_compile_method_very_internal at /source/src/gf.c:4105:27 _jl_invoke at /source/src/gf.c:4582:16 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2535: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:829:21 eval_body at /source/src/interpreter.c:704:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 macro expansion at ./timing.jl:741:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/01BGy/test/runtests.jl:353:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2328:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/01BGy/test/runtests.jl:351:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2247:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/01BGy/test/runtests.jl:351:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2247:0 [inlined] top-level scope at /home/pkgeval/.julia/packages/Optim/01BGy/test/runtests.jl:332:0 (pc: 3872) jl_invoke_oneshot at /source/src/gf.c:4631:23 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2535: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:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) __script_entry_eval at ./client.jl:106:0 [inlined] exec_options at ./client.jl:350:0 (pc: 426) _start at ./client.jl:695:0 (pc: 217) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2535:12 [inlined] true_main at /source/src/jlapi.c:990:29 jl_repl_entrypoint at /source/src/jlapi.c:1157:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x71f63c4f1249) 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 Allocations: 628522050 (Pool: 628517205; Big: 4845); GC: 1711 Testing failed after 957.25s ERROR: LoadError: Package Optim errored during testing (received signal: 6) 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:3298 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 1090.76s: the process was aborted