Package evaluation to test InfiniteOpt on Julia 1.14.0-DEV.1523 (e57442f29c*) started at 2026-01-12T05:24:38.828 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.55s ################################################################################ # Installation # Installing InfiniteOpt... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [20393b10] + InfiniteOpt v0.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [6e4b80f9] + BenchmarkTools v1.6.3 [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [31c24e10] + Distributions v0.25.123 [ffbed154] + DocStringExtensions v0.9.5 [442a2c76] + FastGaussQuadrature v1.1.0 [1a297f60] + FillArrays v1.15.0 [f6369f11] + ForwardDiff v1.3.1 [34004b35] + HypergeometricFunctions v0.3.28 [20393b10] + InfiniteOpt v0.6.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.3.0 [0f8b85d8] + JSON3 v1.14.3 [4076af6c] + JuMP v1.29.3 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.48.0 [e1d29d7a] + Missings v1.2.0 [d8a4904e] + MutableArithmetics v1.6.7 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.37 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.9.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [4c63d2b9] + StatsFuns v1.5.2 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] + StructUtils v2.6.1 [3bb67fe8] + TranscodingStreams v0.11.3 [6e34b625] + Bzip2_jll v1.0.9+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9abbd945] + Profile v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.34s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 12.59s ################################################################################ # Testing # Testing InfiniteOpt Status `/tmp/jl_TVJC9q/Project.toml` [864edb3b] DataStructures v0.19.3 [31c24e10] Distributions v0.25.123 [442a2c76] FastGaussQuadrature v1.1.0 [20393b10] InfiniteOpt v0.6.0 [a98d9a8b] Interpolations v0.16.2 [b6b21f68] Ipopt v1.13.0 [4076af6c] JuMP v1.29.3 [e52c2cb8] MathOptAI v0.1.19 [d8a4904e] MutableArithmetics v1.6.7 [189a3867] Reexport v1.2.2 [fd094767] Suppressor v0.2.8 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_TVJC9q/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [13072b0f] AxisAlgorithms v1.1.0 [6e4b80f9] BenchmarkTools v1.6.3 [d360d2e6] ChainRulesCore v1.26.0 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [442a2c76] FastGaussQuadrature v1.1.0 [1a297f60] FillArrays v1.15.0 [f6369f11] ForwardDiff v1.3.1 [34004b35] HypergeometricFunctions v0.3.28 [20393b10] InfiniteOpt v0.6.0 [a98d9a8b] Interpolations v0.16.2 [b6b21f68] Ipopt v1.13.0 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [0f8b85d8] JSON3 v1.14.3 [4076af6c] JuMP v1.29.3 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e52c2cb8] MathOptAI v0.1.19 [b8f27783] MathOptInterface v1.48.0 [e1d29d7a] Missings v1.2.0 [d8a4904e] MutableArithmetics v1.6.7 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [c84ed2f1] Ratios v0.4.5 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [4c63d2b9] StatsFuns v1.5.2 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.1 [fd094767] Suppressor v0.2.8 [3bb67fe8] TranscodingStreams v0.11.3 [efce3f68] WoodburyMatrices v1.1.0 [ae81ac8f] ASL_jll v0.1.3+0 [6e34b625] Bzip2_jll v1.0.9+0 [e33a78d0] Hwloc_jll v2.12.2+0 [9cc047cb] Ipopt_jll v300.1400.1900+0 [94ce4f54] Libiconv_jll v1.18.0+0 [d00139f3] METIS_jll v5.1.3+0 [d7ed1dd3] MUMPS_seq_jll v500.800.100+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 ⌅ [319450e9] SPRAL_jll v2025.5.20+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [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.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Method definition var"=="(JuMP.Containers.SparseAxisArray{T, N, K} where K<:Tuple{Vararg{Any, N}} where N where T, JuMP.Containers.SparseAxisArray{T, N, K} where K<:Tuple{Vararg{Any, N}} where N where T) in module Containers at /home/pkgeval/.julia/packages/JuMP/e83v9/src/Containers/SparseAxisArray.jl:98 overwritten in module Main at /home/pkgeval/.julia/packages/InfiniteOpt/JjHvO/test/utilities.jl:118. ---------------------------------------------------------------------------- ---------------------------------UNIT TESTS--------------------------------- ---------------------------------------------------------------------------- Test Summary: | Pass Total Time Collections | 129 129 17.5s 17.931255 seconds (12.06 M allocations: 692.466 MiB, 3.91% gc time, 95.40% compilation time: 9% of which was recompilation) Test Summary: | Pass Total Time Datatypes | 188 188 31.0s 31.029068 seconds (10.50 M allocations: 575.186 MiB, 1.18% gc time, 97.92% compilation time) Test Summary: | Pass Total Time Utilities | 8 8 0.3s 0.343768 seconds (172.15 k allocations: 9.611 MiB, 89.09% compilation time) Test Summary: | Pass Total Time Infinite Domain Methods | 117 117 11.3s 11.279546 seconds (6.58 M allocations: 386.414 MiB, 5.13% gc time, 95.61% compilation time) Test Summary: | Pass Total Time General Variable Methods | 213 213 39.8s 39.765574 seconds (21.23 M allocations: 1.232 GiB, 2.59% gc time, 97.23% compilation time) Test Summary: | Pass Total Time Backend Setup Methods | 96 96 17.1s 17.057612 seconds (9.56 M allocations: 576.599 MiB, 1.05% gc time, 96.10% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time Macro Utilities | 14 14 0.4s 0.395685 seconds (90.96 k allocations: 4.554 MiB, 79.46% compilation time) ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at scalar_parameters.jl:331 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/scalar_parameters.jl:331 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at scalar_parameters.jl:331 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/scalar_parameters.jl:331 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at scalar_parameters.jl:331 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/scalar_parameters.jl:331 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at scalar_parameters.jl:331 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/scalar_parameters.jl:331 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at scalar_parameters.jl:331 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/scalar_parameters.jl:331 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at scalar_parameters.jl:989 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/scalar_parameters.jl:989 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at scalar_parameters.jl:989 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/scalar_parameters.jl:989 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at array_parameters.jl:161 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/array_parameters.jl:161 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at array_parameters.jl:161 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/array_parameters.jl:161 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at array_parameters.jl:161 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/array_parameters.jl:161 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at array_parameters.jl:161 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/array_parameters.jl:161 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at array_parameters.jl:161 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/array_parameters.jl:161 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at array_parameters.jl:161 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/array_parameters.jl:161 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at array_parameters.jl:161 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/array_parameters.jl:161 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at array_parameters.jl:161 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/array_parameters.jl:161 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at array_parameters.jl:161 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/array_parameters.jl:161 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at array_parameters.jl:161 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/array_parameters.jl:161 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at array_parameters.jl:161 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/array_parameters.jl:161 Test Summary: | Pass Total Time Parameter Methods | 869 869 2m27.5s 147.492976 seconds (62.51 M allocations: 3.534 GiB, 1.77% gc time, 96.30% compilation time: <1% of which was recompilation) ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at infinite_variables.jl:382 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/infinite_variables.jl:382 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at infinite_variables.jl:382 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/infinite_variables.jl:382 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at infinite_variables.jl:382 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/infinite_variables.jl:382 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at infinite_variables.jl:382 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/infinite_variables.jl:382 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at point_variables.jl:439 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/point_variables.jl:439 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at point_variables.jl:439 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/point_variables.jl:439 ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at finite_variables.jl:189 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/finite_variables.jl:189 Test Summary: | Pass Total Time Variable Methods | 991 991 1m23.1s 83.126070 seconds (43.56 M allocations: 2.346 GiB, 2.07% gc time, 92.53% compilation time) ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at derivatives.jl:530 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/derivatives.jl:530 Test Summary: | Pass Total Time Derivative Methods | 304 304 23.9s 23.869025 seconds (12.70 M allocations: 696.598 MiB, 0.59% gc time, 91.68% compilation time) Test Summary: | Pass Total Time Nonlinear | 40 40 3.2s 3.175749 seconds (1.34 M allocations: 71.491 MiB, 4.46% gc time, 90.36% compilation time) Test Summary: | Pass Total Time Operators | 587 587 7.1s 7.133820 seconds (2.04 M allocations: 104.290 MiB, 75.56% compilation time) ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = top-level scope at expressions.jl:261 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/test/expressions.jl:261 Test Summary: | Pass Total Time Expression Methods | 250 250 26.0s 26.011203 seconds (11.61 M allocations: 631.683 MiB, 0.82% gc time, 89.43% compilation time) Test Summary: | Pass Total Time Macro Expressions | 512 512 5.2s 5.187142 seconds (2.34 M allocations: 104.306 MiB, 2.97% gc time, 44.74% compilation time) Test Summary: | Pass Total Time Measure Methods | 237 237 33.3s 33.268456 seconds (16.13 M allocations: 900.784 MiB, 0.69% gc time, 94.43% compilation time) Test Summary: | Pass Total Time Measure Toolbox Methods | 172 172 1m10.2s 70.151734 seconds (37.38 M allocations: 2.137 GiB, 3.17% gc time, 97.37% compilation time) Test Summary: | Pass Total Time Objective Methods | 73 73 1.3s 1.285900 seconds (400.53 k allocations: 20.542 MiB, 75.95% compilation time) Test Summary: | Pass Total Time Constraint Methods | 146 146 17.8s 17.831465 seconds (10.48 M allocations: 536.752 MiB, 1.03% gc time, 92.39% compilation time) ┌ Warning: `has_domain_restrictions(cref)` is deprecated, use `has_domain_restriction(cref)` instead. │ caller = constraint_string(print_mode::MIME{Symbol("text/plain")}, cref::InfOptConstraintRef; in_math_mode::Bool) at show.jl:618 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/src/show.jl:618 ┌ Warning: `has_domain_restrictions(cref)` is deprecated, use `has_domain_restriction(cref)` instead. │ caller = constraint_string(print_mode::MIME{Symbol("text/latex")}, cref::InfOptConstraintRef; in_math_mode::Bool) at show.jl:618 └ @ Core ~/.julia/packages/InfiniteOpt/JjHvO/src/show.jl:618 Test Summary: | Pass Total Time Printing Methods | 229 229 15.7s 15.674987 seconds (6.00 M allocations: 317.100 MiB, 87.31% compilation time) Test Summary: | Pass Total Time Deletion Methods | 312 312 8.7s 8.681593 seconds (3.97 M allocations: 205.255 MiB, 1.88% gc time, 88.12% compilation time) Test Summary: | Pass Total Time Expansion Methods | 181 181 34.6s 34.635909 seconds (14.97 M allocations: 817.709 MiB, 0.84% gc time, 95.35% compilation time) Test Summary: | Pass Total Time Derivative Evaluation | 78 78 15.9s 15.907456 seconds (8.20 M allocations: 472.870 MiB, 1.23% gc time, 96.92% compilation time) Test Summary: | Pass Total Time TranscriptionOpt | 473 473 1m51.9s 111.906250 seconds (51.63 M allocations: 2.757 GiB, 0.97% gc time, 96.89% compilation time) Test Summary: | Pass Total Time Solution Methods | 76 76 14.6s 14.589980 seconds (5.75 M allocations: 305.508 MiB, 1.26% gc time, 95.49% compilation time) Test Summary: | Pass Total Time Solution Queries | 141 141 44.1s 44.057149 seconds (25.70 M allocations: 1.396 GiB, 1.27% gc time, 97.48% compilation time) Test Summary: | Pass Total Time Extensions | 132 132 27.2s 27.228139 seconds (12.59 M allocations: 720.461 MiB, 1.35% gc time, 96.89% compilation time: 18% of which was recompilation) ****************************************************************************** This program contains Ipopt, a library for large-scale nonlinear optimization. Ipopt is released as open source code under the Eclipse Public License (EPL). For more information visit https://github.com/coin-or/Ipopt ****************************************************************************** Test Summary: | Pass Total Time Extension Pkgs | 35 35 3m05.0s 184.971633 seconds (39.34 M allocations: 2.358 GiB, 1.20% gc time, 44.09% compilation time: 6% of which was recompilation) ---------------------------------------------------------------------------- -----------------------------TESTING COMPLETE!------------------------------ ---------------------------------------------------------------------------- Testing InfiniteOpt tests passed Testing completed after 1030.11s PkgEval succeeded after 1075.63s