Package evaluation of ImplicitArrays on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:25:45.202 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.2s ################################################################################ # Installation # Installing ImplicitArrays... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [2c62951c] + ImplicitArrays v0.2.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [2c62951c] + ImplicitArrays v0.2.3 Installation completed after 3.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.98s ################################################################################ # Testing # Testing ImplicitArrays Status `/tmp/jl_Q0bB41/Project.toml` [4c88cf16] Aqua v0.8.13 [2c62951c] ImplicitArrays v0.2.3 [f8b46487] TestItemRunner v1.1.0 [8dfed614] Test Status `/tmp/jl_Q0bB41/Manifest.toml` [4c88cf16] Aqua v0.8.13 [34da2185] Compat v4.16.0 [2c62951c] ImplicitArrays v0.2.3 [f8b46487] TestItemRunner v1.1.0 [1c621080] TestItems v1.0.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 [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 [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 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... Test Summary: | Pass Total Time Package | 2330 2330 53.1s test/interaction.jl | 260 260 3.4s InteractionMatrix | 260 260 3.3s empty matrix | 12 12 1.6s no rowelems | 12 12 0.0s no colelems | 12 12 0.0s single value | 35 35 0.1s single rowelem | 54 54 0.0s single colelem | 54 54 0.0s ordinary | 81 81 0.0s test/rowprojection.jl | 304 304 4.7s RowProjectionVector | 93 93 1.7s invalid row bounds | 2 2 0.1s empty projection | 22 22 0.1s single row | 33 33 0.0s row subset | 11 11 0.0s row bag | 10 10 0.0s full projection | 15 15 0.1s RowProjectionMatrix | 211 211 3.0s invalid row bounds | 6 6 0.1s empty projection | 26 26 0.2s single row | 117 117 0.0s row subset | 13 13 0.4s row bag | 12 12 0.0s full projection | 37 37 0.1s test/aqua.jl | 11 11 23.5s Aqua | 11 11 23.5s Method ambiguity | 1 1 3.6s Unbound type parameters | 1 1 0.2s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.0s Stale dependencies | 1 1 3.0s Compat bounds | 4 4 0.4s Piracy | 1 1 0.2s Persistent tasks | 1 1 8.1s test/block.jl | 1656 1656 19.6s BlockMatrix | 1656 1656 19.6s empty matrix | 25 25 0.0s no rows | 24 24 0.0s no cols | 24 24 0.0s single element | 104 104 0.0s single row | 146 146 0.0s single col | 146 146 0.0s single block | 176 176 0.0s single block row | 273 273 0.0s single block col | 273 273 0.0s ordinary | 465 465 0.0s test/fixedvalue.jl | 99 99 2.0s FixedValueArray | 99 99 2.0s empty arrays | 25 25 0.4s 0-dimensional arrays | 9 9 0.1s 1-dimensional arrays | 18 18 0.0s 2-dimensional arrays | 47 47 0.0s Testing ImplicitArrays tests passed Testing completed after 78.51s PkgEval succeeded after 102.49s