Package evaluation of MPSKit on Julia 1.13.0-DEV.791 (d5209bd37d*) started at 2025-07-04T17:19:44.019 ################################################################################ # Set-up # Set-up completed after 0.23s ################################################################################ # Installation # Installing MPSKit... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [bb1c41ca] + MPSKit v0.13.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [7d9f7c33] + Accessors v0.1.42 [4c555306] + ArrayLayouts v1.11.1 [198e06fe] + BangBang v0.4.4 [8e7c35d0] + BlockArrays v1.6.3 [5f87ffc2] + BlockTensorKit v0.1.9 [ae650224] + ChunkSplitters v3.1.2 [34da2185] + Compat v4.17.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.13.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 [0b1a1467] + KrylovKit v0.9.5 [8ac3fa9e] + LRUCache v1.6.2 ⌅ [e6f89c97] + LoggingExtras v1.0.3 [bb1c41ca] + MPSKit v0.13.3 [1914dd2f] + MacroTools v0.5.16 [67456a42] + OhMyThreads v0.8.3 [77e91f04] + OptimKit v0.4.0 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [27ebfcd6] + Primes v0.5.7 [43287f4e] + PtrArrays v1.3.0 [308eb6b3] + RationalRoots v0.2.1 [3cdcf5f2] + RecipesBase v1.3.4 [7e506255] + ScopedValues v1.3.0 [91464d47] + StableTasks v0.1.7 [5e0ebb24] + Strided v2.3.0 [4db3bf67] + StridedViews v0.4.1 [ed4db957] + TaskLocalValues v0.1.2 [07d1fe3e] + TensorKit v0.14.6 [11fa318c] + TensorKitManifolds v0.7.2 [13a9c161] + TensorKitSectors v0.1.6 [6aa20fa7] + TensorOperations v5.2.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 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.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 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+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 5.98s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 2842.9 ms ✓ OptimKit 1181.4 ms ✓ LoggingExtras 36351.0 ms ✓ TensorKit 5955.4 ms ✓ TensorKitManifolds 7913.3 ms ✓ BlockTensorKit 37482.1 ms ✓ MPSKit 6 dependencies successfully precompiled in 92 seconds. 54 already precompiled. 1 dependency had output during precompilation: ┌ MPSKit │ WARNING: Constructor for type "SparseBlockTensorMap" was extended in `MPSKit` without explicit qualification or import. │ NOTE: Assumed "SparseBlockTensorMap" refers to `BlockTensorKit.SparseBlockTensorMap`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function SparseBlockTensorMap end`. │ Hint: To silence the warning, qualify `SparseBlockTensorMap` as `BlockTensorKit.SparseBlockTensorMap` in the method signature or explicitly `import BlockTensorKit: SparseBlockTensorMap`. └ Precompilation completed after 101.2s ################################################################################ # Loading # Loading MPSKit... Loading completed after 7.06s PkgEval succeeded after 125.73s