Package evaluation to test BlockTensorKit on Julia 1.12.4 (01a2eadb04*) started at 2026-01-09T10:05:35.766 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.78s ################################################################################ # Installation # Installing BlockTensorKit... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [5f87ffc2] + BlockTensorKit v0.3.5 Updating `~/.julia/environments/v1.12/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [4c555306] + ArrayLayouts v1.12.2 [198e06fe] + BangBang v0.4.6 [8e7c35d0] + BlockArrays v1.9.3 [5f87ffc2] + BlockTensorKit v0.3.5 [ae650224] + ChunkSplitters v3.1.2 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [1a297f60] + FillArrays v1.15.0 [f0d1745a] + HalfIntegers v1.6.0 [076d061b] + HashArrayMappedTries v0.2.0 [22cec73e] + InitialValues v0.3.1 [18e54dd8] + IntegerMathUtils v0.1.3 [3587e190] + InverseFunctions v0.1.17 [8ac3fa9e] + LRUCache v1.6.2 [1914dd2f] + MacroTools v0.5.16 [6c742aac] + MatrixAlgebraKit v0.6.2 [67456a42] + OhMyThreads v0.8.4 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [27ebfcd6] + Primes v0.5.7 [43287f4e] + PtrArrays v1.3.0 [308eb6b3] + RationalRoots v0.2.1 [7e506255] + ScopedValues v1.5.0 [91464d47] + StableTasks v0.1.7 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [5e0ebb24] + Strided v2.3.2 [4db3bf67] + StridedViews v0.4.1 [ed4db957] + TaskLocalValues v0.1.3 [07d1fe3e] + TensorKit v0.16.0 [13a9c161] + TensorKitSectors v0.3.4 [6aa20fa7] + TensorOperations v5.4.0 [9d95972d] + TupleTools v1.6.0 [409d34a3] + VectorInterface v0.5.0 [9f57e263] + WignerSymbols v2.0.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:317 │ [9] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 8459.3 ms ✓ BlockTensorKit 1 dependency successfully precompiled in 9 seconds. 52 already precompiled. Precompilation completed after 22.49s ################################################################################ # Testing # Testing BlockTensorKit Status `/tmp/jl_O5Slpj/Project.toml` [4c88cf16] Aqua v0.8.14 [8e7c35d0] BlockArrays v1.9.3 [5f87ffc2] BlockTensorKit v0.3.5 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [6c742aac] MatrixAlgebraKit v0.6.2 [1bc83da4] SafeTestsets v0.1.0 [5e0ebb24] Strided v2.3.2 [07d1fe3e] TensorKit v0.16.0 [6aa20fa7] TensorOperations v5.4.0 [5ed8adda] TestExtras v0.3.2 [9d95972d] TupleTools v1.6.0 [409d34a3] VectorInterface v0.5.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_O5Slpj/Manifest.toml` [7d9f7c33] Accessors v0.1.43 [4c88cf16] Aqua v0.8.14 [4c555306] ArrayLayouts v1.12.2 [198e06fe] BangBang v0.4.6 [8e7c35d0] BlockArrays v1.9.3 [5f87ffc2] BlockTensorKit v0.3.5 [ae650224] ChunkSplitters v3.1.2 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [1a297f60] FillArrays v1.15.0 [f0d1745a] HalfIntegers v1.6.0 [076d061b] HashArrayMappedTries v0.2.0 [22cec73e] InitialValues v0.3.1 [18e54dd8] IntegerMathUtils v0.1.3 [3587e190] InverseFunctions v0.1.17 [8ac3fa9e] LRUCache v1.6.2 [1914dd2f] MacroTools v0.5.16 [6c742aac] MatrixAlgebraKit v0.6.2 [67456a42] OhMyThreads v0.8.4 [65ce6f38] PackageExtensionCompat v1.0.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [27ebfcd6] Primes v0.5.7 [43287f4e] PtrArrays v1.3.0 [308eb6b3] RationalRoots v0.2.1 [1bc83da4] SafeTestsets v0.1.0 [7e506255] ScopedValues v1.5.0 [91464d47] StableTasks v0.1.7 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [5e0ebb24] Strided v2.3.2 [4db3bf67] StridedViews v0.4.1 [ed4db957] TaskLocalValues v0.1.3 [07d1fe3e] TensorKit v0.16.0 [13a9c161] TensorKitSectors v0.3.4 [6aa20fa7] TensorOperations v5.4.0 [5ed8adda] TestExtras v0.3.2 [9d95972d] TupleTools v1.6.0 [409d34a3] VectorInterface v0.5.0 [9f57e263] WignerSymbols v2.0.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Test Summary: | Pass Total Time SumSpace | 246 246 37.1s 38.085215 seconds (21.90 M allocations: 1.138 GiB, 2.04% gc time, 87.67% compilation time: 5% of which was recompilation) Test Summary: | Pass Total Time Indexing | 88 88 21.2s 21.166463 seconds (14.59 M allocations: 763.697 MiB, 1.07% gc time, 99.56% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time BlockTensor | 1627 1627 5m39.7s 339.731752 seconds (202.64 M allocations: 10.647 GiB, 1.61% gc time, 99.53% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time SparseBlockTensor | 1579 1579 2m08.8s 128.814767 seconds (53.59 M allocations: 3.014 GiB, 0.95% gc time, 98.88% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time VectorInterface | 100 100 20.8s 20.842285 seconds (6.58 M allocations: 365.449 MiB, 0.74% gc time, 98.57% compilation time: <1% of which was recompilation) Test Summary: | Total Time indexmanipulations | 0 0.0s 0.006444 seconds (1.87 k allocations: 81.977 KiB, 0.01% compilation time) Test Summary: | Pass Total Time TensorOperations | 40 40 5m59.6s 359.567609 seconds (142.31 M allocations: 7.413 GiB, 1.00% gc time, 99.94% compilation time: <1% of which was recompilation) --------------------------------------- Factorizations with symmetry: TensorKitSectors.Trivial --------------------------------------- Test Summary: | Pass Total Time factorizations | 1048 1048 4m39.7s 279.750493 seconds (194.59 M allocations: 9.955 GiB, 1.49% gc time, 99.64% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time aqua | 10 10 1m01.4s 61.367569 seconds (28.28 M allocations: 1.709 GiB, 2.64% gc time, 51.25% compilation time: 4% of which was recompilation) 1249.506920 seconds (664.57 M allocations: 34.983 GiB, 1.38% gc time, 96.86% compilation time: <1% of which was recompilation) Testing BlockTensorKit tests passed Testing completed after 1259.11s PkgEval succeeded after 1313.29s