Package evaluation to test QAtlas on Julia 1.14.0-DEV.1840 (ab7ba34e40*) started at 2026-03-03T13:00:42.333 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.52s ################################################################################ # Installation # Installing QAtlas... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [2bd488d2] + QAtlas v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [864edb3b] + DataStructures v0.19.3 [bac558e1] + OrderedCollections v1.8.1 [2bd488d2] + QAtlas v0.1.0 [1fd47b50] + QuadGK v2.11.2 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.64s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 953.9 ms ✓ QAtlas 1 dependency successfully precompiled in 1 seconds. 11 already precompiled. Precompilation completed after 22.55s ################################################################################ # Testing # Testing QAtlas Status `/tmp/jl_6yJHzi/Project.toml` [2bd488d2] QAtlas v0.1.0 [1fd47b50] QuadGK v2.11.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_6yJHzi/Manifest.toml` [864edb3b] DataStructures v0.19.3 [bac558e1] OrderedCollections v1.8.1 [2bd488d2] QAtlas v0.1.0 [1fd47b50] QuadGK v2.11.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Passed arguments ARGS = String[] to tests. Test /home/pkgeval/.julia/packages/QAtlas/NbmbN/test/core/ Including /home/pkgeval/.julia/packages/QAtlas/NbmbN/test/core/test_alias.jl 2.223876 seconds (278.79 k allocations: 18.021 MiB, 10.77% gc time, 96.32% compilation time: 23% of which was recompilation) Including /home/pkgeval/.julia/packages/QAtlas/NbmbN/test/core/test_type.jl 0.866982 seconds (190.35 k allocations: 9.558 MiB, 91.32% compilation time) Test /home/pkgeval/.julia/packages/QAtlas/NbmbN/test/universalities/ Including /home/pkgeval/.julia/packages/QAtlas/NbmbN/test/universalities/test_E8.jl 5.159586 seconds (3.41 M allocations: 199.212 MiB, 6.47% gc time, 98.82% compilation time: <1% of which was recompilation) 8.435796 seconds (3.91 M allocations: 228.271 MiB, 6.80% gc time, 97.36% compilation time: 6% of which was recompilation) Test Summary: | Pass Total Time tests | 45 45 8.5s Testing QAtlas tests passed Testing completed after 19.7s PkgEval succeeded after 70.3s