Package evaluation to test LatticeMatrices on Julia 1.14.0-DEV.1455 (9d9110fde9*) started at 2026-01-01T16:48:00.433 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.57s ################################################################################ # Installation # Installing LatticeMatrices... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [dd6a91e4] + LatticeMatrices v0.2.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [a9b6321e] + Atomix v1.1.2 [ffbed154] + DocStringExtensions v0.9.5 [0979c8fe] + JACC v0.6.0 [692b3bcd] + JLLWrappers v1.7.1 [dd6a91e4] + LatticeMatrices v0.2.5 [da04e1cc] + MPI v0.20.23 [3da0fdf6] + MPIPreferences v0.1.11 [eebad327] + PkgVersion v0.3.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [013be700] + UnsafeAtomics v0.3.0 [e33a78d0] + Hwloc_jll v2.12.2+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [7cb0a576] + MPICH_jll v4.3.2+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [fe0851c0] + OpenMPI_jll v5.0.9+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.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.25s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 12.85s ################################################################################ # Testing # Testing LatticeMatrices Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_VOI875/Project.toml` [0979c8fe] ↑ JACC v0.5.0 ⇒ v0.6.0 [dd6a91e4] + LatticeMatrices v0.2.5 `~/.julia/packages/LatticeMatrices/vvVQR` [90137ffa] ↑ StaticArrays v1.9.15 ⇒ v1.9.16 [37e2e46d] ↑ LinearAlgebra v1.11.0 ⇒ v1.13.0 Updating `/tmp/jl_VOI875/Manifest.toml` [0979c8fe] ↑ JACC v0.5.0 ⇒ v0.6.0 [dd6a91e4] + LatticeMatrices v0.2.5 `~/.julia/packages/LatticeMatrices/vvVQR` [aea7be01] ↑ PrecompileTools v1.2.1 ⇒ v1.3.3 [21216c6a] ↑ Preferences v1.5.0 ⇒ v1.5.1 [90137ffa] ↑ StaticArrays v1.9.15 ⇒ v1.9.16 [c8ffd9c3] - MbedTLS_jll v2.28.6+0 [fe0851c0] ↑ OpenMPI_jll v5.0.8+0 ⇒ v5.0.9+0 [f43a241f] ↑ Downloads v1.6.0 ⇒ v1.7.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] ↑ LibCURL v0.6.4 ⇒ v1.0.0 [37e2e46d] ↑ LinearAlgebra v1.11.0 ⇒ v1.13.0 [ca575930] ↑ NetworkOptions v1.2.0 ⇒ v1.3.0 [44cfe95a] ↑ Pkg v1.11.0 ⇒ v1.14.0 [ea8e919c] ↑ SHA v0.7.0 ⇒ v1.0.0 [f489334b] + StyledStrings v1.13.0 [e66e0078] ↑ CompilerSupportLibraries_jll v1.1.1+0 ⇒ v1.3.0+1 [deac9b47] ↑ LibCURL_jll v8.6.0+0 ⇒ v8.17.0+0 [e37daf67] ↑ LibGit2_jll v1.7.2+0 ⇒ v1.9.2+0 [29816b5a] ↑ LibSSH2_jll v1.11.0+1 ⇒ v1.11.3+1 [14a3606d] ↑ MozillaCACerts_jll v2023.12.12 ⇒ v2025.12.2 [4536629a] ↑ OpenBLAS_jll v0.3.27+1 ⇒ v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] ↑ Zlib_jll v1.2.13+1 ⇒ v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] ↑ libblastrampoline_jll v5.11.0+0 ⇒ v5.15.0+0 [8e850ede] ↑ nghttp2_jll v1.59.0+0 ⇒ v1.68.0+1 [3f19e933] ↑ p7zip_jll v17.4.0+2 ⇒ v17.7.0+0 Test Successfully re-resolved Status `/tmp/jl_VOI875/Project.toml` [0979c8fe] JACC v0.6.0 [dd6a91e4] LatticeMatrices v0.2.5 `~/.julia/packages/LatticeMatrices/vvVQR` [da04e1cc] MPI v0.20.23 [3da0fdf6] MPIPreferences v0.1.11 [90137ffa] StaticArrays v1.9.16 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_VOI875/Manifest.toml` [a9b6321e] Atomix v1.1.2 [ffbed154] DocStringExtensions v0.9.5 [0979c8fe] JACC v0.6.0 [692b3bcd] JLLWrappers v1.7.1 [dd6a91e4] LatticeMatrices v0.2.5 `~/.julia/packages/LatticeMatrices/vvVQR` [da04e1cc] MPI v0.20.23 [3da0fdf6] MPIPreferences v0.1.11 [eebad327] PkgVersion v0.3.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [ae029012] Requires v1.3.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [013be700] UnsafeAtomics v0.3.0 [e33a78d0] Hwloc_jll v2.12.2+0 [94ce4f54] Libiconv_jll v1.18.0+0 [7cb0a576] MPICH_jll v4.3.2+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.9+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: Threads backend loaded with 1 threads NC = 2, dim = 2 0.006153 seconds (10.72 k allocations: 2.260 MiB) NC = 3, dim = 2 0.006427 seconds (10.79 k allocations: 3.354 MiB) NC = 4, dim = 2 0.008819 seconds (10.79 k allocations: 4.550 MiB) NC = 2, dim = 3 0.063644 seconds (59.16 k allocations: 35.844 MiB, 22.93% gc time) NC = 3, dim = 3 0.065971 seconds (59.16 k allocations: 55.743 MiB, 14.84% gc time) NC = 4, dim = 3 0.137687 seconds (59.16 k allocations: 77.527 MiB, 12.54% gc time) NC = 2, dim = 4 3.335773 seconds (809.56 k allocations: 646.651 MiB, 37.59% gc time) NC = 3, dim = 4 3.063387 seconds (809.55 k allocations: 1011.408 MiB, 41.04% gc time) NC = 4, dim = 4 5.764355 seconds (809.55 k allocations: 1.378 GiB, 30.52% gc time) NC = 2 indices = (5, 5, 5, 5) indices_a = (4, 4, 4, 4) i = 1 1.965600 seconds i = 2 1.975016 seconds i = 3 1.984459 seconds i = 4 1.973553 seconds i = 5 1.954676 seconds i = 6 1.948314 seconds i = 7 1.978024 seconds i = 8 2.030000 seconds i = 9 1.972829 seconds i = 10 1.942808 seconds 83.799446 seconds (3.26 M allocations: 4.266 GiB, 3.78% gc time, 7.01% compilation time) NC = 3 indices = (5, 5, 5, 5) indices_a = (4, 4, 4, 4) i = 1 1.968755 seconds i = 2 1.954502 seconds i = 3 1.915563 seconds i = 4 1.959340 seconds i = 5 1.948152 seconds i = 6 1.937520 seconds i = 7 1.923216 seconds i = 8 1.908764 seconds i = 9 1.914037 seconds i = 10 1.940119 seconds 129.470633 seconds (6.01 M allocations: 7.395 GiB, 2.81% gc time, 6.61% compilation time) NC = 4 indices = (5, 5, 5, 5) indices_a = (4, 4, 4, 4) i = 1 7.737301 seconds i = 2 7.710195 seconds i = 3 7.792425 seconds i = 4 7.948070 seconds i = 5 7.770904 seconds i = 6 7.895379 seconds i = 7 8.053459 seconds i = 8 7.862097 seconds i = 9 7.693664 seconds i = 10 7.773821 seconds 166.027583 seconds (1.32 M allocations: 10.834 GiB, 2.93% gc time, 1.41% compilation time) Test Summary: | Pass Total Time LatticeMatrices.jl | 435 435 9m05.8s Testing LatticeMatrices tests passed Testing completed after 609.4s PkgEval succeeded after 654.33s