Package evaluation of NLPModels on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:36:28.145 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.47s ################################################################################ # Installation # Installing NLPModels... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [a4795742] + NLPModels v0.21.4 Updating `~/.julia/environments/v1.13/Manifest.toml` [e2ba6199] + ExprTools v0.1.10 [9aa1b823] + FastClosures v0.3.2 [5c8ed15e] + LinearOperators v2.10.0 [a4795742] + NLPModels v0.21.4 [ae029012] + Requires v1.3.1 [a759f4b9] + TimerOutputs v0.5.28 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.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 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 3.3s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.77s ################################################################################ # Testing # Testing NLPModels Status `/tmp/jl_zqfmTw/Project.toml` [9aa1b823] FastClosures v0.3.2 [5c8ed15e] LinearOperators v2.10.0 [a4795742] NLPModels v0.21.4 [37e2e46d] LinearAlgebra v1.12.0 [de0858da] Printf v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_zqfmTw/Manifest.toml` [e2ba6199] ExprTools v0.1.10 [9aa1b823] FastClosures v0.3.2 [5c8ed15e] LinearOperators v2.10.0 [a4795742] NLPModels v0.21.4 [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 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.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.12.0 [f489334b] StyledStrings v1.11.0 [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 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Test Summary: | Pass Total Time Default methods throw MethodError on DummyModel since they're not defined | 22 22 12.7s Test Summary: | Pass Total Time NLP API test on a simple model | 75 75 36.8s Test Summary: | Pass Total Time test vector types Float32 | 1 1 11.1s Test Summary: | Pass Total Time Basic Counters check | 23 23 0.5s 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 1.0s Test Summary: | Pass Total Time Increase coverage of nlp/show.jl | 2 2 3.4s Test Summary: | Pass Total Time Problem type functions | 1376 1376 2.1s Test Summary: | Pass Total Time Testing @lencheck e @rangecheck | 5 5 0.2s Test Summary: | Pass Total Time Increase coverage of default_NLPcounters | 2 2 0.0s Test Summary: | Pass Total Time NLS API test on a simple model | 30 30 5.2s Test Summary: | Pass Total Time NLP API test on a simple NLS model | 37 37 8.3s Test Summary: | Pass Total Time test vector types Float32 | 1 1 10.4s 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.2s Test Summary: | Pass Total Time Problem type functions | 90 90 0.5s Test Summary: | Pass Total Time Increase coverage of default_nlscounters | 1 1 0.0s Testing NLPModels tests passed Testing completed after 106.02s PkgEval succeeded after 146.36s