Package evaluation to test QuasiArrays on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:35:16.839 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.01s ################################################################################ # Installation # Installing QuasiArrays... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [c4ea9172] + QuasiArrays v0.13.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [4c555306] + ArrayLayouts v1.12.2 [b152e2b5] + CompositeTypes v0.1.4 [5b8099bc] + DomainSets v0.7.16 [1a297f60] + FillArrays v1.16.0 [8197267c] + IntervalSets v0.7.13 [5078a376] + LazyArrays v2.9.5 [1914dd2f] + MacroTools v0.5.16 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [c4ea9172] + QuasiArrays v0.13.2 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [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.62s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 14444.2 ms ✓ QuasiArrays 4596.2 ms ✓ QuasiArrays → QuasiArraysSparseArraysExt 5745.7 ms ✓ QuasiArrays → QuasiArraysStatsBaseExt 3 dependencies successfully precompiled in 27 seconds. 36 already precompiled. Precompilation completed after 38.98s ################################################################################ # Testing # Testing QuasiArrays Status `/tmp/jl_tPwmc3/Project.toml` [4c555306] ArrayLayouts v1.12.2 [5b8099bc] DomainSets v0.7.16 [1a297f60] FillArrays v1.16.0 [8197267c] IntervalSets v0.7.13 [5078a376] LazyArrays v2.9.5 [c4ea9172] QuasiArrays v0.13.2 [90137ffa] StaticArrays v1.9.16 [2913bbd2] StatsBase v0.34.10 [2a0f44e3] Base64 [37e2e46d] LinearAlgebra [9a3f8284] Random [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_tPwmc3/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [4c555306] ArrayLayouts v1.12.2 [b152e2b5] CompositeTypes v0.1.4 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 [5b8099bc] DomainSets v0.7.16 [1a297f60] FillArrays v1.16.0 [8197267c] IntervalSets v0.7.13 [92d709cd] IrrationalConstants v0.2.6 [5078a376] LazyArrays v2.9.5 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [c4ea9172] QuasiArrays v0.13.2 [a2af1166] SortingAlgorithms v1.2.2 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time AbstractQuasiArray | 76 76 11.2s Test Summary: | Pass Total Time Broadcasting | 159 159 57.4s Test Summary: | Pass Broken Total Time arrayops | 49 1 50 4.6s Test Summary: | Pass Total Time QuasiSubArray | 46 46 7.0s Test Summary: | Pass Total Time permutedims | 9 9 1.3s Test Summary: | Pass Broken Total Time reducedim | 13 2 15 16.6s Test Summary: | Pass Total Time quasireshapedarray | 2 2 0.0s Test Summary: | Pass Broken Total Time sort/find | 16 2 18 1.8s Test Summary: | Pass Total Time Special functions | 15 15 5.6s Test Summary: | Pass Total Time QuasiAdjoint/Transpose | 127 127 17.1s Test Summary: | Pass Total Time Continuous | 33 33 0.1s Test Summary: | Pass Total Time Multiplication | 18 18 4.3s Test Summary: | Pass Broken Total Time QuasiFill | 624 1 625 1m03.2s Test Summary: | Pass Total Time Calculus | 47 47 14.0s Test Summary: | Pass Total Time Concatenation | 32 32 3.1s Test Summary: | Pass Total Time Kron | 52 52 0.6s Test Summary: | Pass Total Time ldiv | 8 8 5.7s Test Summary: | Pass Total Time LazyQuasiArray | 61 61 3m04.4s Test Summary: | Pass Total Time sparse | 1 1 0.0s Test Summary: | Pass Total Time sample | 8 8 1.4s Testing QuasiArrays tests passed Testing completed after 441.7s PkgEval succeeded after 498.86s