Package evaluation to test QAtlas on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T12:55:46.938 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.72s ################################################################################ # 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.7s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1244.1 ms ✓ QAtlas 1 dependency successfully precompiled in 1 seconds. 11 already precompiled. 5 dependencies precompiled but different versions are currently loaded (Base64, JuliaSyntaxHighlighting, Logging, Markdown and StyledStrings). Restart julia to access the new versions. Otherwise, 2 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 25.46s ################################################################################ # Testing # Testing QAtlas Status `/tmp/jl_WvKkYo/Project.toml` [2bd488d2] QAtlas v0.1.0 [1fd47b50] QuadGK v2.11.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_WvKkYo/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.219319 seconds (278.79 k allocations: 18.017 MiB, 10.41% gc time, 96.34% compilation time: 23% of which was recompilation) Including /home/pkgeval/.julia/packages/QAtlas/NbmbN/test/core/test_type.jl 0.808116 seconds (190.36 k allocations: 9.557 MiB, 91.62% compilation time) Test /home/pkgeval/.julia/packages/QAtlas/NbmbN/test/universalities/ Including /home/pkgeval/.julia/packages/QAtlas/NbmbN/test/universalities/test_E8.jl 4.854294 seconds (3.41 M allocations: 199.120 MiB, 6.11% gc time, 98.69% compilation time: <1% of which was recompilation) 8.075893 seconds (3.91 M allocations: 228.173 MiB, 6.53% gc time, 97.31% compilation time: 6% of which was recompilation) Test Summary: | Pass Total Time tests | 45 45 8.1s Testing QAtlas tests passed Testing completed after 19.9s PkgEval succeeded after 74.86s