Package evaluation of VectorInterface on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:19:09.401 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.24s ################################################################################ # Installation # Installing VectorInterface... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [409d34a3] + VectorInterface v0.5.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [409d34a3] + VectorInterface v0.5.0 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 3.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.86s ################################################################################ # Testing # Testing VectorInterface Status `/tmp/jl_6RnzFE/Project.toml` [4c88cf16] Aqua v0.8.11 [5ed8adda] TestExtras v0.3.1 [409d34a3] VectorInterface v0.5.0 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_6RnzFE/Manifest.toml` [4c88cf16] Aqua v0.8.11 [34da2185] Compat v4.16.0 [5ed8adda] TestExtras v0.3.1 [409d34a3] VectorInterface v0.5.0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [4536629a] OpenBLAS_jll v0.3.23+4 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... Testing One and Zero ==================== Test Summary: | Pass Total Time equalities | 9 9 1.5s Test Summary: | Pass Total Time arithmetic | 161 161 2.7s Test Summary: | Pass Total Time promotion | 126 126 0.1s Testing with simple numerical array =================================== Test Summary: | Pass Total Time scalartype | 4 4 0.2s Test Summary: | Pass Total Time zerovector | 12 12 3.4s Test Summary: | Pass Total Time scale | 32 32 10.8s Test Summary: | Pass Total Time add | 42 42 4.9s Test Summary: | Pass Total Time inner | 4 4 0.2s Testing with MinimalMVec ======================= Test Summary: | Pass Total Time scalartype | 2 2 0.0s Test Summary: | Pass Total Time zerovector | 12 12 0.4s Test Summary: | Pass Total Time scale | 32 32 1.7s Test Summary: | Pass Total Time add | 42 42 1.3s Test Summary: | Pass Total Time inner | 4 4 0.0s Testing with MinimalSVec ======================= WARNING: replacing module Minimal. Test Summary: | Pass Total Time scalartype | 2 2 0.0s ┌ Warning: The function `zerovector!` is not implemented for (values of) type `VectorInterface.MinimalVec{false, Vector{Float64}}`; │ this fallback will disappear in future versions of VectorInterface.jl └ @ VectorInterface ~/.julia/packages/VectorInterface/J6qCR/src/fallbacks.jl:41 Test Summary: | Pass Total Time zerovector | 11 11 1.3s ┌ Warning: The function `scale!` is not implemented for (values of) type `Tuple{VectorInterface.MinimalVec{false, Vector{Float64}}, Float64}`; │ this fallback will disappear in future versions of VectorInterface.jl └ @ VectorInterface ~/.julia/packages/VectorInterface/J6qCR/src/fallbacks.jl:80 ┌ Warning: The function `scale!` is not implemented for (values of) type `Tuple{VectorInterface.MinimalVec{false, Vector{Float64}}, VectorInterface.MinimalVec{false, Vector{Float64}}, Float64}`; │ this fallback will disappear in future versions of VectorInterface.jl └ @ VectorInterface ~/.julia/packages/VectorInterface/J6qCR/src/fallbacks.jl:103 Test Summary: | Pass Total Time scale | 24 24 0.4s ┌ Warning: The function `add!` is not implemented for (values of) type `Tuple{VectorInterface.MinimalVec{false, Vector{Float64}}, VectorInterface.MinimalVec{false, Vector{Float64}}, One, One}`; │ this fallback will disappear in future versions of VectorInterface.jl └ @ VectorInterface ~/.julia/packages/VectorInterface/J6qCR/src/fallbacks.jl:143 Test Summary: | Pass Total Time add | 34 34 0.3s Test Summary: | Pass Total Time inner | 4 4 0.0s Testing with complicated composite object ========================================= Test Summary: | Pass Total Time scalartype | 4 4 0.0s Test Summary: | Pass Total Time zerovector | 12 12 5.7s Test Summary: | Pass Total Time scale | 28 28 13.3s Test Summary: | Pass Total Time add | 42 42 35.0s Test Summary: | Pass Total Time inner | 4 4 1.2s Testing fallbacks with unsupported object ========================================= ┌ Warning: The function `scalartype` is not implemented for (values of) type `Main.Unsupported.SimpleVec{Matrix{Float64}}`; │ this fallback will disappear in future versions of VectorInterface.jl └ @ VectorInterface ~/.julia/packages/VectorInterface/J6qCR/src/fallbacks.jl:20 Test Summary: | Pass Total Time scalartype | 4 4 0.1s ┌ Warning: The function `zerovector` is not implemented for (values of) type `Tuple{Main.Unsupported.SimpleVec{Matrix{Float64}}, Float64}`; │ this fallback will disappear in future versions of VectorInterface.jl └ @ VectorInterface ~/.julia/packages/VectorInterface/J6qCR/src/fallbacks.jl:32 ┌ Warning: The function `zerovector!!` is not implemented for (values of) type `Main.Unsupported.SimpleVec{Matrix{Float64}}`; │ this fallback will disappear in future versions of VectorInterface.jl └ @ VectorInterface ~/.julia/packages/VectorInterface/J6qCR/src/fallbacks.jl:50 Test Summary: | Pass Total Time zerovector | 12 12 2.1s ┌ Warning: The function `scale` is not implemented for (values of) type `Tuple{Main.Unsupported.SimpleVec{Matrix{Float64}}, Float64}`; │ this fallback will disappear in future versions of VectorInterface.jl └ @ VectorInterface ~/.julia/packages/VectorInterface/J6qCR/src/fallbacks.jl:67 ┌ Warning: The function `scale!!` is not implemented for (values of) type `Tuple{Main.Unsupported.SimpleVec{Matrix{Float64}}, Float64}`; │ this fallback will disappear in future versions of VectorInterface.jl └ @ VectorInterface ~/.julia/packages/VectorInterface/J6qCR/src/fallbacks.jl:91 ┌ Warning: The function `scale!!` is not implemented for (values of) type `Tuple{Main.Unsupported.SimpleVec{Matrix{Float64}}, Main.Unsupported.SimpleVec{Matrix{Float64}}, Float64}`; │ this fallback will disappear in future versions of VectorInterface.jl └ @ VectorInterface ~/.julia/packages/VectorInterface/J6qCR/src/fallbacks.jl:113 Test Summary: | Pass Total Time scale | 27 27 0.9s ┌ Warning: The function `add` is not implemented for (values of) type `Tuple{Main.Unsupported.SimpleVec{Matrix{Float64}}, Main.Unsupported.SimpleVec{Matrix{Float64}}, One, One}`; │ this fallback will disappear in future versions of VectorInterface.jl └ @ VectorInterface ~/.julia/packages/VectorInterface/J6qCR/src/fallbacks.jl:131 ┌ Warning: The function `add!!` is not implemented for (values of) type `Tuple{Main.Unsupported.SimpleVec{Matrix{Float64}}, Main.Unsupported.SimpleVec{Matrix{Float64}}, One, One}`; │ this fallback will disappear in future versions of VectorInterface.jl └ @ VectorInterface ~/.julia/packages/VectorInterface/J6qCR/src/fallbacks.jl:163 Test Summary: | Pass Total Time add | 50 50 3.4s ┌ Warning: The function `inner` is not implemented for (values of) type `Tuple{Main.Unsupported.SimpleVec{Matrix{Float64}}, Main.Unsupported.SimpleVec{Matrix{Float64}}}`; │ this fallback will disappear in future versions of VectorInterface.jl └ @ VectorInterface ~/.julia/packages/VectorInterface/J6qCR/src/fallbacks.jl:196 Test Summary: | Pass Total Time inner | 4 4 0.1s Testing previously reported issues ================================== Test Summary: | Pass Total Time test set | 6 6 0.2s Test Summary: | Pass Total Time test set | 1 1 0.0s Quality control test with Aqua.jl ================================= Test Summary: | Pass Total Time Method ambiguity | 1 1 2.9s Test Summary: | Pass Total Time Unbound type parameters | 1 1 0.2s Test Summary: | Pass Total Time Undefined exports | 1 1 0.0s Test Summary: | Pass Total Time Compare Project.toml and test/Project.toml | 1 1 0.0s Test Summary: | Pass Total Time Stale dependencies | 1 1 3.1s Test Summary: | Pass Total Time Compat bounds | 4 4 0.4s Test Summary: | Pass Total Time Piracy | 1 1 0.3s Test Summary: | Pass Total Time Persistent tasks | 1 1 8.0s Testing VectorInterface tests passed Testing completed after 126.26s PkgEval succeeded after 150.93s