Package evaluation to test RandomizedLinAlg on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:07:37.232 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.35s ################################################################################ # Installation # Installing RandomizedLinAlg... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [0448d7d9] + RandomizedLinAlg v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [0448d7d9] + RandomizedLinAlg v0.1.0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [8dfed614] + Test [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1232.1 ms ✓ RandomizedLinAlg 1 dependency successfully precompiled in 3 seconds. 1 already precompiled. Precompilation completed after 9.99s ################################################################################ # Testing # Testing RandomizedLinAlg Status `/tmp/jl_dMM3Tc/Project.toml` [0448d7d9] RandomizedLinAlg v0.1.0 [37e2e46d] LinearAlgebra [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_dMM3Tc/Manifest.toml` [0448d7d9] RandomizedLinAlg v0.1.0 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time ID | 1 1 12.3s Test Summary: | Pass Total Time Randomized Linear Algebra | 205 205 1.0s Test Summary: | Pass Total Time rsvd | 14 14 2.7s Test Summary: | Pass Total Time rsvd_fnkz | 5 5 16.9s Testing RandomizedLinAlg tests passed Testing completed after 59.38s PkgEval succeeded after 81.88s