Package evaluation to test TensorKitTensors on Julia 1.14.0-DEV.2590 (cfde0ec785*) started at 2026-07-04T00:37:37.912 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.32s ################################################################################ # Installation # Installing TensorKitTensors... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [41b62e7d] + TensorKitTensors v0.2.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.45 [79e6a3ab] + Adapt v4.7.0 [198e06fe] + BangBang v0.4.9 [ae650224] + ChunkSplitters v3.2.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [85a47980] + Dictionaries v0.4.6 [f0d1745a] + HalfIntegers v1.6.0 [076d061b] + HashArrayMappedTries v0.2.0 [313cdc1a] + Indexing v1.1.1 [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.8 [67456a42] + OhMyThreads v0.8.6 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [27ebfcd6] + Primes v0.5.7 [43287f4e] + PtrArrays v1.4.0 [308eb6b3] + RationalRoots v0.2.1 [7e506255] + ScopedValues v1.6.2 [91464d47] + StableTasks v0.1.7 [5e0ebb24] + Strided v2.6.1 [4db3bf67] + StridedViews v0.5.2 [ed4db957] + TaskLocalValues v0.1.3 [07d1fe3e] + TensorKit v0.17.0 [13a9c161] + TensorKitSectors v0.3.9 [41b62e7d] + TensorKitTensors v0.2.5 [6aa20fa7] + TensorOperations v5.6.2 [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.14.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.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 4.36s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ┌ Info: TensorOperations can optionally be instructed to precompile several functions, which can be used to reduce the time to first execution (TTFX). │ This is disabled by default as this can take a while on some machines, and is only relevant for contraction-heavy workloads. │ │ To enable or disable precompilation, you can use the following script: │ │ ```julia │ using TensorOperations, Preferences │ set_preferences!(TensorOperations, "precompile_workload" => true; force=true) │ ``` │ └ This will create a `LocalPreferences.toml` file next to your current `Project.toml` file to store this setting in a persistent way. 4.3 s ✓ TensorOperations 14.7 s ✓ TensorKitSectors 16.6 s ✓ TensorKit 3.9 s ✓ TensorKitTensors 4 dependencies successfully precompiled in 40 seconds. 82 already precompiled. 1 dependency had output during precompilation: ┌ TensorOperations │ ┌ Info: TensorOperations can optionally be instructed to precompile several functions, which can be used to reduce the time to first execution (TTFX). │ │ This is disabled by default as this can take a while on some machines, and is only relevant for contraction-heavy workloads. │ │ │ │ To enable or disable precompilation, you can use the following script: │ │ │ │ ```julia │ │ using TensorOperations, Preferences │ │ set_preferences!(TensorOperations, "precompile_workload" => true; force=true) │ │ ``` │ │ │ └ This will create a `LocalPreferences.toml` file next to your current `Project.toml` file to store this setting in a persistent way. └ Precompilation completed after 66.28s ################################################################################ # Testing # Testing TensorKitTensors Status `/tmp/jl_MWOh1i/Project.toml` [4c88cf16] Aqua v0.8.16 [d3525ed8] ParallelTestRunner v2.6.2 [860ef19b] StableRNGs v1.0.4 [07d1fe3e] TensorKit v0.17.0 [41b62e7d] TensorKitTensors v0.2.5 `~/.julia/packages/TensorKitTensors/yu7Gg/` [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_MWOh1i/Manifest.toml` [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [4c88cf16] Aqua v0.8.16 [198e06fe] BangBang v0.4.9 [ae650224] ChunkSplitters v3.2.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [85a47980] Dictionaries v0.4.6 [f0d1745a] HalfIntegers v1.6.0 [076d061b] HashArrayMappedTries v0.2.0 [b5f81e59] IOCapture v1.0.0 [313cdc1a] Indexing v1.1.1 [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 [36869731] Malt v1.4.1 [6c742aac] MatrixAlgebraKit v0.6.8 [67456a42] OhMyThreads v0.8.6 [65ce6f38] PackageExtensionCompat v1.0.2 [d3525ed8] ParallelTestRunner v2.6.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [27ebfcd6] Primes v0.5.7 [43287f4e] PtrArrays v1.4.0 [308eb6b3] RationalRoots v0.2.1 [05181044] RelocatableFolders v1.0.1 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [860ef19b] StableRNGs v1.0.4 [91464d47] StableTasks v0.1.7 [10745b16] Statistics v1.11.1 [5e0ebb24] Strided v2.6.1 [4db3bf67] StridedViews v0.5.2 [ed4db957] TaskLocalValues v0.1.3 [07d1fe3e] TensorKit v0.17.0 [13a9c161] TensorKitSectors v0.3.9 [41b62e7d] TensorKitTensors v0.2.5 `~/.julia/packages/TensorKitTensors/yu7Gg/` [6aa20fa7] TensorOperations v5.6.2 [9d95972d] TupleTools v1.6.0 ⌅ [409d34a3] VectorInterface v0.5.0 [9f57e263] WignerSymbols v2.0.0 [0dad84c5] ArgTools v1.2.0 [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 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.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.13.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.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Running 6 tests using 1 parallel jobs. If this is too many concurrent jobs, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. │ Test │ ──────────────── CPU ──────────────── │ Test (Worker) │ time (s) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ aqua (1) │ 108.22 │ 1.62 │ 1.5 │ 1673.48 │ 821.84 │ tjoperators (1) │ 861.41 │ 15.72 │ 1.8 │ 24914.28 │ 1483.68 │ hubbardoperators (1) │ 97.72 │ 1.06 │ 1.1 │ 3017.83 │ 1629.68 │ bosonoperators (1) │ 85.85 │ 0.62 │ 0.7 │ 1707.02 │ 1700.00 │ fermionoperators (1) │ 77.92 │ 0.57 │ 0.7 │ 1722.30 │ 1711.64 │ spinoperators (1) │ 189.16 │ 6.18 │ 3.3 │ 9996.96 │ 2055.73 │ Test Summary: | Pass Broken Total Time Overall | 819 20 839 24m19.0s SUCCESS Testing TensorKitTensors tests passed Testing completed after 1481.25s PkgEval succeeded after 1577.93s