Package evaluation of NLPModels on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:57:29.597 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.92s ################################################################################ # Installation # Installing NLPModels... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [a4795742] + NLPModels v0.21.3 Updating `~/.julia/environments/v1.10/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.0 [a759f4b9] + TimerOutputs v0.5.27 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 6.22s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.08s ################################################################################ # Testing # Testing NLPModels Status `/tmp/jl_qT1zHD/Project.toml` [9aa1b823] FastClosures v0.3.2 [5c8ed15e] LinearOperators v2.9.0 [a4795742] NLPModels v0.21.3 [37e2e46d] LinearAlgebra [de0858da] Printf [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_qT1zHD/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.0 [a759f4b9] TimerOutputs v0.5.27 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [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 14.6s Test Summary: | Pass Total Time NLP API test on a simple model | 74 74 33.9s Test Summary: | Pass Total Time test vector types Float32 | 1 1 10.1s 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.0s Test Summary: | Pass Total Time Increase coverage of nlp/show.jl | 2 2 4.4s Test Summary: | Pass Total Time Problem type functions | 1376 1376 1.1s 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 3.3s Test Summary: | Pass Total Time NLP API test on a simple NLS model | 37 37 13.3s Test Summary: | Pass Total Time test vector types Float32 | 1 1 11.0s Test Summary: | Pass Total Time Increase coverage of NLSCounters | 6 6 0.2s 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 1.6s Test Summary: | Pass Total Time Problem type functions | 90 90 0.2s Test Summary: | Pass Total Time Increase coverage of default_nlscounters | 1 1 0.0s Testing NLPModels tests passed Testing completed after 107.69s PkgEval succeeded after 131.69s