Package evaluation to test InboundsArrays on Julia 1.13.0-alpha2.30 (5abf758bb1*) started at 2026-01-08T21:26:15.177 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.51s ################################################################################ # Installation # Installing InboundsArrays... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [fb0a3009] + InboundsArrays v0.3.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [fb0a3009] + InboundsArrays v0.3.3 [21216c6a] + Preferences v1.5.1 [a0a7dd2c] + SparseMatricesCSR v0.6.9 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [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.15.0+0 Installation completed after 3.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 20.83s ################################################################################ # Testing # Testing InboundsArrays Status `/tmp/jl_23dXIt/Project.toml` [fb0a3009] InboundsArrays v0.3.3 [21216c6a] Preferences v1.5.1 [a0a7dd2c] SparseMatricesCSR v0.6.9 [37e2e46d] LinearAlgebra v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_23dXIt/Manifest.toml` [fb0a3009] InboundsArrays v0.3.3 [21216c6a] Preferences v1.5.1 [a0a7dd2c] SparseMatricesCSR v0.6.9 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test 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.15.0+0 Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for InboundsArrays [fb0a3009-a0ba-48c7-b828-2efdeaae8962] │ exception = Required dependency Base.PkgId(Base.UUID("21216c6a-2e73-6563-6e65-726566657250"), "Preferences") failed to load from a cache file. └ @ Base loading.jl:2789 Test Summary: | Pass Total Time InboundsArrays | 301 301 12.1s InboundsVector | 89 89 3.0s InboundsMatrix | 39 39 1.6s InboundsArray | 68 68 3.4s LinearAlgebra interface | 24 24 0.4s SparseArrays interface | 42 42 2.3s SparseMatricesCSR interface | 39 39 1.3s Testing InboundsArrays tests passed Testing completed after 427.74s PkgEval succeeded after 482.97s