Package evaluation of LIBSVM on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T00:08:10.384 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.3s ################################################################################ # Installation # Installing LIBSVM... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [b1bec4e5] + LIBSVM v0.8.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.0 [2d691ee1] + LIBLINEAR v0.7.1 [b1bec4e5] + LIBSVM v0.8.1 [21216c6a] + Preferences v1.4.3 [6e75b9c4] + ScikitLearnBase v0.5.0 [10745b16] + Statistics v1.11.1 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [275f1f90] + liblinear_jll v2.47.0+0 [08558c22] + libsvm_jll v3.25.0+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg 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 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.12.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2024.12.31 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.0.16+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.12.0+0 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 1.55s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 23.17s ################################################################################ # Testing # Testing LIBSVM Status `/tmp/jl_ttg35L/Project.toml` [8bb1440f] DelimitedFiles v1.9.1 [5789e2e9] FileIO v1.17.0 [033835bb] JLD2 v0.5.13 [2d691ee1] LIBLINEAR v0.7.1 [b1bec4e5] LIBSVM v0.8.1 [ce6b1742] RDatasets v0.7.7 [6e75b9c4] ScikitLearnBase v0.5.0 [10745b16] Statistics v1.11.1 [08558c22] libsvm_jll v3.25.0+0 [37e2e46d] LinearAlgebra v1.12.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ttg35L/Manifest.toml` [336ed68f] CSV v0.10.15 [324d7699] CategoricalArrays v0.10.8 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.16.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [e2ba6199] ExprTools v0.1.10 [5789e2e9] FileIO v1.17.0 [48062228] FilePathsBase v0.9.24 [842dd82b] InlineStrings v1.4.3 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.5.13 [692b3bcd] JLLWrappers v1.7.0 [2d691ee1] LIBLINEAR v0.7.1 [b1bec4e5] LIBSVM v0.8.1 [b964fa9f] LaTeXStrings v1.4.0 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [78c3b35d] Mocking v0.8.1 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 ⌅ [df47a6cb] RData v0.8.3 [ce6b1742] RDatasets v0.7.7 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [6e75b9c4] ScikitLearnBase v0.5.0 [6c6a2e73] Scratch v1.2.1 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.1 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.1 [dc5dba14] TZJData v1.5.0+2025b [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [f269a46b] TimeZones v1.21.3 [3bb67fe8] TranscodingStreams v0.11.3 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [275f1f90] liblinear_jll v2.47.0+0 [08558c22] libsvm_jll v3.25.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg 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 [f489334b] StyledStrings v1.11.0 [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.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.0.16+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 29399.8 ms ✓ RData 31416.0 ms ✓ CSV 70305.3 ms ✓ RDatasets 3 dependencies successfully precompiled in 132 seconds. 69 already precompiled. * optimization finished, #iter = 28 nu = 0.080068 obj = -2.134392, rho = 0.125505 nSV = 9, nBSV = 1 * optimization finished, #iter = 27 nu = 0.068434 obj = -1.710646, rho = 0.214153 nSV = 8, nBSV = 0 * optimization finished, #iter = 19 nu = 0.378916 obj = -13.743021, rho = -0.076648 nSV = 22, nBSV = 17 Total nSV = 30 * optimization finished, #iter = 28 nu = 0.080068 obj = -2.134392, rho = 0.125505 nSV = 9, nBSV = 1 * optimization finished, #iter = 27 nu = 0.068434 obj = -1.710646, rho = 0.214153 nSV = 8, nBSV = 0 * optimization finished, #iter = 19 nu = 0.378916 obj = -13.743021, rho = -0.076648 nSV = 22, nBSV = 17 Total nSV = 30 * optimization finished, #iter = 28 nu = 0.080068 obj = -2.134392, rho = 0.125505 nSV = 9, nBSV = 1 * optimization finished, #iter = 27 nu = 0.068434 obj = -1.710646, rho = 0.214153 nSV = 8, nBSV = 0 * optimization finished, #iter = 19 nu = 0.378916 obj = -13.743021, rho = -0.076648 nSV = 22, nBSV = 17 Total nSV = 30 * optimization finished, #iter = 28 nu = 0.080068 obj = -2.134392, rho = 0.125505 nSV = 9, nBSV = 1 * optimization finished, #iter = 27 nu = 0.068434 obj = -1.710646, rho = 0.214153 nSV = 8, nBSV = 0 * optimization finished, #iter = 19 nu = 0.378916 obj = -13.743021, rho = -0.076648 nSV = 22, nBSV = 17 Total nSV = 30 Test Summary: | Pass Total Time LibSVM | 58 58 3m25.8s Testing LIBSVM tests passed Testing completed after 375.58s PkgEval succeeded after 422.26s