Package evaluation of NLPModels on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:13:35.061 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.7s ################################################################################ # Installation # Installing NLPModels... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [a4795742] + NLPModels v0.21.3 Updating `~/.julia/environments/v1.11/Manifest.toml` [e2ba6199] + ExprTools v0.1.10 [9aa1b823] + FastClosures v0.3.2 [5c8ed15e] + LinearOperators v2.9.0 [a4795742] + NLPModels v0.21.3 [ae029012] + Requires v1.3.1 [a759f4b9] + TimerOutputs v0.5.28 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 2.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.67s ################################################################################ # Testing # Testing NLPModels Status `/tmp/jl_UGifJY/Project.toml` [9aa1b823] FastClosures v0.3.2 [5c8ed15e] LinearOperators v2.9.0 [a4795742] NLPModels v0.21.3 [37e2e46d] LinearAlgebra v1.11.0 [de0858da] Printf v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_UGifJY/Manifest.toml` [e2ba6199] ExprTools v0.1.10 [9aa1b823] FastClosures v0.3.2 [5c8ed15e] LinearOperators v2.9.0 [a4795742] NLPModels v0.21.3 [ae029012] Requires v1.3.1 [a759f4b9] TimerOutputs v0.5.28 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time Default methods throw MethodError on DummyModel since they're not defined | 22 22 13.5s Test Summary: | Pass Total Time NLP API test on a simple model | 74 74 55.6s Test Summary: | Pass Total Time test vector types Float32 | 1 1 12.2s Test Summary: | Pass Total Time Basic Counters check | 23 23 0.4s Test Summary: | Pass Total Time Allocations for NLP counters | 1 1 0.0s Test Summary: | Pass Total Time A problem with zero variables doesn't make sense. | 1 1 0.0s Test Summary: | Pass Total Time Meta copier. | 70 70 0.1s Test Summary: | Pass Total Time Increase coverage of nlp/show.jl | 2 2 7.9s Test Summary: | Pass Total Time Problem type functions | 1376 1376 1.3s Test Summary: | Pass Total Time Testing @lencheck e @rangecheck | 5 5 0.1s Test Summary: | Pass Total Time Increase coverage of default_NLPcounters | 2 2 0.1s Test Summary: | Pass Total Time NLS API test on a simple model | 29 29 5.7s Test Summary: | Pass Total Time NLP API test on a simple NLS model | 37 37 13.0s Test Summary: | Pass Total Time test vector types Float32 | 1 1 12.0s Test Summary: | Pass Total Time Increase coverage of NLSCounters | 6 6 0.3s Test Summary: | Pass Total Time Allocations for NLS counters | 2 2 0.0s Test Summary: | Pass Total Time Increase coverage of nls/show.jl | 2 2 2.9s Test Summary: | Pass Total Time Problem type functions | 90 90 0.1s Test Summary: | Pass Total Time Increase coverage of default_nlscounters | 1 1 0.0s Testing NLPModels tests passed Testing completed after 140.58s PkgEval succeeded after 171.08s