Package evaluation to test TensorKitManifolds on Julia 1.14.0-DEV.1455 (9d9110fde9*) started at 2026-01-01T20:23:13.548 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.76s ################################################################################ # Installation # Installing TensorKitManifolds... Resolving package versions... Installed CompositionsBase ─────── v0.1.2 Installed ConstructionBase ─────── v1.6.0 Installed MacroTools ───────────── v0.5.16 Installed ChunkSplitters ───────── v3.1.2 Installed HalfIntegers ─────────── v1.6.0 Installed StridedViews ─────────── v0.4.1 Installed HashArrayMappedTries ─── v0.2.0 Installed PrecompileTools ──────── v1.3.3 Installed TaskLocalValues ──────── v0.1.3 Installed InitialValues ────────── v0.3.1 Installed IntegerMathUtils ─────── v0.1.3 Installed StableTasks ──────────── v0.1.7 Installed TupleTools ───────────── v1.6.0 Installed BangBang ─────────────── v0.4.6 Installed PackageExtensionCompat ─ v1.0.2 Installed MatrixAlgebraKit ─────── v0.6.1 Installed ScopedValues ─────────── v1.5.0 Installed PtrArrays ────────────── v1.3.0 Installed VectorInterface ──────── v0.5.0 Installed InverseFunctions ─────── v0.1.17 Installed TensorKitManifolds ───── v0.7.4 Installed Preferences ──────────── v1.5.1 Installed OhMyThreads ──────────── v0.8.4 Installed TensorOperations ─────── v5.3.1 Installed Primes ───────────────── v0.5.7 Installed LRUCache ─────────────── v1.6.2 Installed WignerSymbols ────────── v2.0.0 Installed RationalRoots ────────── v0.2.1 Installed TensorKitSectors ─────── v0.3.4 Installed Strided ──────────────── v2.3.2 Installed Accessors ────────────── v0.1.43 Installed TensorKit ────────────── v0.16.0 Updating `~/.julia/environments/v1.14/Project.toml` [11fa318c] + TensorKitManifolds v0.7.4 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.1 [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 [11fa318c] + TensorKitManifolds v0.7.4 [13a9c161] + TensorKitSectors v0.3.4 [6aa20fa7] + TensorOperations v5.3.1 [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 5.32s ################################################################################ # 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.67s ################################################################################ # Testing # Testing TensorKitManifolds Status `/tmp/jl_0yoYQ7/Project.toml` [6c742aac] MatrixAlgebraKit v0.6.1 [07d1fe3e] TensorKit v0.16.0 [11fa318c] TensorKitManifolds v0.7.4 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_0yoYQ7/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.1 [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 [11fa318c] TensorKitManifolds v0.7.4 [13a9c161] TensorKitSectors v0.3.4 [6aa20fa7] TensorOperations v5.3.1 [9d95972d] TupleTools v1.6.0 [409d34a3] VectorInterface v0.5.0 [9f57e263] WignerSymbols v2.0.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates 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 [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 [8dfed614] Test 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 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 Total Time Grassmann with space ℂ^4 | 20 20 35.6s Test Summary: | Pass Total Time Grassmann with space Rep[ℤ₂](0 => 2, 1 => 2) | 20 20 25.7s Test Summary: | Pass Total Time Grassmann with space Rep[U₁](0 => 2, 1 => 1, -1 => 1) | 20 20 24.2s Test Summary: | Pass Total Time Grassmann with space Rep[SU₂](0 => 2, 1/2 => 1) | 20 20 30.5s Test Summary: | Pass Total Time Stiefel with space ℂ^4 | 152 152 1m25.6s Test Summary: | Pass Total Time Stiefel with space Rep[ℤ₂](0 => 2, 1 => 2) | 152 152 28.8s Test Summary: | Pass Total Time Stiefel with space Rep[U₁](0 => 2, 1 => 1, -1 => 1) | 152 152 40.1s Test Summary: | Pass Total Time Stiefel with space Rep[SU₂](0 => 2, 1/2 => 1) | 152 152 44.2s Test Summary: | Pass Total Time Unitary with space ℂ^4 | 48 48 8.0s Test Summary: | Pass Total Time Unitary with space Rep[ℤ₂](0 => 2, 1 => 2) | 48 48 3.3s Test Summary: | Pass Total Time Unitary with space Rep[U₁](0 => 2, 1 => 1, -1 => 1) | 48 48 5.1s Test Summary: | Pass Total Time Unitary with space Rep[SU₂](0 => 2, 1/2 => 1) | 48 48 5.4s Testing TensorKitManifolds tests passed Testing completed after 468.74s PkgEval succeeded after 516.32s