Package evaluation of StaticArrayInterface on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:46:44.743 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.38s ################################################################################ # Installation # Installing StaticArrayInterface... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [0d7ed370] + StaticArrayInterface v1.8.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.19.0 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.16.0 [615f187c] + IfElse v0.1.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [ae029012] + Requires v1.3.1 [aedffcd0] + Static v1.2.0 [0d7ed370] + StaticArrayInterface v1.8.0 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 8.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.46s ################################################################################ # Testing # Testing StaticArrayInterface Status `/tmp/jl_z6uxeX/Project.toml` [4fba245c] ArrayInterface v7.19.0 [34da2185] Compat v4.16.0 [615f187c] IfElse v0.1.1 [6fe1bfb0] OffsetArrays v1.17.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [1bc83da4] SafeTestsets v0.1.0 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.13 [37e2e46d] LinearAlgebra [44cfe95a] Pkg v1.10.0 [8dfed614] Test Status `/tmp/jl_z6uxeX/Manifest.toml` [79e6a3ab] Adapt v4.3.0 [4fba245c] ArrayInterface v7.19.0 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.16.0 [615f187c] IfElse v0.1.1 [6fe1bfb0] OffsetArrays v1.17.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [ae029012] Requires v1.3.1 [1bc83da4] SafeTestsets v0.1.0 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Method definition static_axes(Main.MArray{T, N, R} where R where N where T) in module Main at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/test/setup.jl:11 overwritten at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/test/setup.jl:14. WARNING: Method definition parent(Main.NamedDimsWrapper{D, T, N, P} where P<:AbstractArray{T, N} where N where T where D) in module Main at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/test/setup.jl:29 overwritten at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/test/setup.jl:36. Test Summary: | Pass Total Time known values | 13 13 2.0s Test Summary: | Pass Total Time IndicesInfo | 10 10 3.5s Test Summary: | Pass Total Time LazyAxis | 26 26 1.8s Test Summary: | Pass Total Time `axes(A, dim)`` with `dim > ndims(A)` (#224) | 13 13 0.8s Test Summary: | Pass Total Time SubArray Adjoint Axis | 1 1 0.3s Test Summary: | Pass Total Time ReshapedReinterpretArray | 6 6 0.3s Test Summary: | Pass Total Time order_named_inds | 8 8 0.4s Test Summary: | Pass Total Time StaticArrayInterface.dimnames | 41 41 1.7s Test Summary: | Pass Total Time to_dims | 12 12 0.2s Test Summary: | Pass Total Time methods accepting StaticArrayInterface.dimnames | 10 10 0.8s Test Summary: | Pass Total Time to_index | 10 10 0.3s Test Summary: | Pass Total Time unsafe_reconstruct | 6 6 0.1s Test Summary: | Pass Total Time to_indices | 23 23 1.9s WARNING: Method definition (::Type{Main.SplatFirst})() in module Main at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/test/array_index.jl:30 overwritten at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/test/indexing.jl:73. WARNING: Method definition is_splat_index(Type{Main.SplatFirst}) in module Main at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/test/array_index.jl:34 overwritten at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/test/indexing.jl:76. Test Summary: | Pass Total Time splat indexing | 1 1 0.4s Test Summary: | Pass Total Time to_axes | 7 7 0.1s Test Summary: | Pass Total Time getindex with additional inds | 32 32 7.3s Test Summary: | Pass Total Time 0-dimensional | 1 1 0.0s Test Summary: | Pass Total Time 1-dimensional | 13 13 0.0s Test Summary: | Pass Total Time 2-dimensional | 63 63 0.5s Test Summary: | Pass Total Time 3-dimensional | 301 301 0.0s Test Summary: | Pass Total Time length | 6 6 0.1s Test Summary: | Pass Total Time indices | 30 30 0.7s Test Summary: | Pass Total Time known_length | 6 6 0.0s Test Summary: | Pass Total Time is_lazy_conjugate | 6 6 0.6s Test Summary: | Pass Total Time offsets | 21 21 0.1s Test Summary: | Pass Total Time strides | 33 33 0.5s Test Summary: | Pass Total Time Static-Dynamic Size, Strides, and Offsets | 24 24 2.0s Test Summary: | Pass Total Time Memory Layout | 140 140 6.9s Test Summary: | Pass Total Time Reinterpreted reshaped views | 7 7 0.8s Test Summary: | Pass Total Time Reshaped strides | 14 14 2.3s Test Summary: | Pass Total Time Reshaped views | 12 12 0.1s Test Summary: | Pass Total Time insert/deleteat | 12 12 0.3s Test Summary: | Pass Total Time StaticArrays | 19 19 7.3s 7.351168 seconds (2.71 M allocations: 166.734 MiB, 0.93% gc time, 69.35% compilation time) Test Summary: | Pass Total Time OffsetArrays | 16 16 1.8s 1.785448 seconds (961.25 k allocations: 65.041 MiB, 2.16% gc time, 91.04% compilation time: 10% of which was recompilation) 66.999286 seconds (30.94 M allocations: 2.004 GiB, 2.38% gc time, 91.45% compilation time: <1% of which was recompilation) Testing StaticArrayInterface tests passed Testing completed after 72.69s PkgEval succeeded after 101.62s