Package evaluation to test TensorKitTensors on Julia 1.14.0-DEV.1491 (0e7d18362a*) started at 2026-01-11T15:53:22.863 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.55s ################################################################################ # Installation # Installing TensorKitTensors... Resolving package versions... Installed CompositionsBase ─────── v0.1.2 Installed StridedViews ─────────── v0.4.1 Installed ConstructionBase ─────── v1.6.0 Installed HashArrayMappedTries ─── v0.2.0 Installed HalfIntegers ─────────── v1.6.0 Installed ChunkSplitters ───────── v3.1.2 Installed MacroTools ───────────── v0.5.16 Installed PrecompileTools ──────── v1.3.3 Installed IntegerMathUtils ─────── v0.1.3 Installed TaskLocalValues ──────── v0.1.3 Installed TupleTools ───────────── v1.6.0 Installed PackageExtensionCompat ─ v1.0.2 Installed InitialValues ────────── v0.3.1 Installed BangBang ─────────────── v0.4.6 Installed StableTasks ──────────── v0.1.7 Installed MatrixAlgebraKit ─────── v0.6.2 Installed PtrArrays ────────────── v1.3.0 Installed ScopedValues ─────────── v1.5.0 Installed VectorInterface ──────── v0.5.0 Installed InverseFunctions ─────── v0.1.17 Installed Preferences ──────────── v1.5.1 Installed OhMyThreads ──────────── v0.8.4 Installed TensorOperations ─────── v5.4.0 Installed LRUCache ─────────────── v1.6.2 Installed Primes ───────────────── v0.5.7 Installed WignerSymbols ────────── v2.0.0 Installed RationalRoots ────────── v0.2.1 Installed TensorKitTensors ─────── v0.2.3 Installed TensorKitSectors ─────── v0.3.4 Installed Strided ──────────────── v2.3.2 Installed TensorKit ────────────── v0.16.0 Installed Accessors ────────────── v0.1.43 Updating `~/.julia/environments/v1.14/Project.toml` [41b62e7d] + TensorKitTensors v0.2.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [198e06fe] + BangBang v0.4.6 [ae650224] + ChunkSplitters v3.1.2 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.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 [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 [41b62e7d] + TensorKitTensors v0.2.3 [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.13.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [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.49s ################################################################################ # 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.33s ################################################################################ # Testing # Testing TensorKitTensors Status `/tmp/jl_Bx0J0e/Project.toml` [4c88cf16] Aqua v0.8.14 [1bc83da4] SafeTestsets v0.1.0 [860ef19b] StableRNGs v1.0.4 [07d1fe3e] TensorKit v0.16.0 [41b62e7d] TensorKitTensors v0.2.3 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Bx0J0e/Manifest.toml` [7d9f7c33] Accessors v0.1.43 [4c88cf16] Aqua v0.8.14 [198e06fe] BangBang v0.4.6 [ae650224] ChunkSplitters v3.1.2 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.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 [860ef19b] StableRNGs v1.0.4 [91464d47] StableTasks v0.1.7 [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 [41b62e7d] TensorKitTensors v0.2.3 [6aa20fa7] TensorOperations v5.4.0 [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.13.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 [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 Testing Running tests... ┌ 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. 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. └ Test Summary: | Pass Broken Total Time spin operators | 255 1 256 5m53.1s 354.401042 seconds (178.77 M allocations: 12.191 GiB, 2.71% gc time, 63.95% compilation time: 8% of which was recompilation) Test Summary: | Pass Total Time boson operators | 18 18 11.9s 11.859497 seconds (10.84 M allocations: 684.568 MiB, 3.76% gc time, 89.23% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time spinless fermion operators | 17 17 1m10.6s 70.624951 seconds (51.61 M allocations: 2.644 GiB, 1.82% gc time, 99.60% compilation time: <1% of which was recompilation) Test Summary: | Pass Broken Total Time Hubbard operators | 182 20 202 2m48.1s 168.078404 seconds (127.82 M allocations: 7.070 GiB, 1.64% gc time, 98.45% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time tj operators | 344 344 4m41.3s 281.297069 seconds (337.05 M allocations: 17.135 GiB, 3.38% gc time, 99.42% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time Aqua | 11 11 1m03.4s 63.417071 seconds (20.49 M allocations: 1.150 GiB, 0.99% gc time, 40.81% compilation time: 2% of which was recompilation) Testing TensorKitTensors tests passed Testing completed after 956.01s PkgEval succeeded after 1071.73s