Package evaluation to test TensorKitAdapters on Julia 1.14.0-DEV.1826 (44c835795b*) started at 2026-03-02T09:09:07.274 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.04s ################################################################################ # Installation # Installing TensorKitAdapters... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [365c3f09] + TensorKitAdapters v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [365c3f09] + TensorKitAdapters v0.2.0 Installation completed after 4.4s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 860.3 ms ✓ TensorKitAdapters 1668.6 ms ✓ InlineStrings 1217.7 ms ✓ ConstructionBase 1203.7 ms ✓ Zeros 946.8 ms ✓ ArgCheck 1112.7 ms ✓ TupleTools 2383.8 ms ✓ Baselet 1096.2 ms ✓ StableTasks 965.1 ms ✓ ChunkSplitters 840.0 ms ✓ Suppressor 991.7 ms ✓ IfElse 1134.8 ms ✓ LRUCache 836.4 ms ✓ PtrArrays 831.7 ms ✓ TaskLocalValues 1284.1 ms ✓ VectorInterface 1311.7 ms ✓ BitIntegers 1054.0 ms ✓ HalfIntegers 907.2 ms ✓ SciMLPublic 830.2 ms ✓ CommonWorldInvalidations 993.7 ms ✓ InverseFunctions 834.6 ms ✓ SafeTestsets 956.4 ms ✓ CompositionsBase 1721.1 ms ✓ InitialValues 5711.5 ms ✓ MatrixAlgebraKit 2066.9 ms ✓ FillArrays 824.9 ms ✓ IntegerMathUtils 907.6 ms ✓ ExprTools 898.2 ms ✓ RationalRoots 1435.1 ms ✓ OrderedCollections 972.0 ms ✓ HashArrayMappedTries 914.1 ms ✓ SerializedElementArrays 1058.2 ms ✓ DefineSingletons 1008.8 ms ✓ IteratorInterfaceExtensions 845.5 ms ✓ PackageExtensionCompat 1288.2 ms ✓ Requires 2142.5 ms ✓ Dictionaries 1587.4 ms ✓ TestExtras 3564.9 ms ✓ SimpleTraits 2.9 ms ✓ PrecompileTools 2907.8 ms ✓ ChainRulesCore 997.1 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 2287.1 ms ✓ ThreadedScans 830.5 ms ✓ LRUCache → SerializationExt 1009.8 ms ✓ InverseFunctions → InverseFunctionsDatesExt 1727.3 ms ✓ InverseFunctions → InverseFunctionsTestExt 829.5 ms ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1621.9 ms ✓ FillArrays → FillArraysSparseArraysExt 1233.2 ms ✓ Primes 3383.4 ms ✓ TimerOutputs 944.1 ms ✓ ScopedValues 839.7 ms ✓ TableTraits 1036.6 ms ✓ StridedViews 997.4 ms ✓ Adapt 1500.6 ms ✓ SplitApplyCombine 13.7 ms ✓ StaticArrays 7020.0 ms ✓ Static 16401.2 ms ✓ IsApprox 1411.6 ms ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 1592.5 ms ✓ MatrixAlgebraKit → MatrixAlgebraKitChainRulesCoreExt 3159.3 ms ✓ Setfield 1418.7 ms ✓ Functors 5388.1 ms ✓ Accessors 4079.6 ms ✓ WignerSymbols 1945.0 ms ✓ Tables 847.4 ms ✓ StridedViews → StridedViewsPtrArraysExt 1313.3 ms ✓ Strided 1343.3 ms ✓ ArrayInterface 1305.3 ms ✓ Adapt → AdaptSparseArraysExt 922.3 ms ✓ Referenceables 1713.1 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 1521.9 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 1706.6 ms ✓ FillArrays → FillArraysStaticArraysExt 1738.2 ms ✓ Adapt → AdaptStaticArraysExt 4299.4 ms ✓ SplittablesBase 1906.9 ms ✓ Accessors → StaticArraysExt 1787.8 ms ✓ Accessors → TestExt 2420.7 ms ✓ Accessors → LinearAlgebraExt ┌ 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. 3857.1 ms ✓ TensorOperations 862.7 ms ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 817.2 ms ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 5118.1 ms ✓ StaticArrayInterface 1392.0 ms ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 24482.0 ms ✓ ArrayLayouts 1648.2 ms ✓ BangBang 1654.2 ms ✓ TensorOperations → TensorOperationsChainRulesCoreExt 15963.9 ms ✓ TensorKitSectors 1723.9 ms ✓ StaticArrayInterface → StaticArrayInterfaceStaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0d7ed370-da01-4f52-bd93-41d350b8b718"), "StaticArrayInterface") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/EllipsisNotation/V9dAk/src/EllipsisNotation.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/EllipsisNotation/V9dAk/src/EllipsisNotation.jl:1 in expression starting at stdin:5 ✗ EllipsisNotation 3693.5 ms ✓ ArrayLayouts → ArrayLayoutsSparseArraysExt 5505.3 ms ✓ BlockArrays 2200.0 ms ✓ OhMyThreads 1189.6 ms ✓ BangBang → BangBangChainRulesCoreExt 1164.8 ms ✓ BangBang → BangBangTablesExt 1773.9 ms ✓ BangBang → BangBangStaticArraysExt 3017.2 ms ✓ MicroCollections 2995.5 ms ✓ BlockArrays → BlockArraysAdaptExt 1622.8 ms ✓ OhMyThreads → MarkdownExt 16891.7 ms ✓ TensorKit 7916.7 ms ✓ Transducers 1535.4 ms ✓ TensorKit → TensorKitAdaptExt 3211.9 ms ✓ TensorKit → TensorKitChainRulesCoreExt 2011.9 ms ✓ Transducers → TransducersAdaptExt 2395.3 ms ✓ Transducers → TransducersReferenceablesExt 6719.2 ms ✓ Transducers → TransducersBlockArraysExt 7704.0 ms ✓ Folds ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5cb59893-d0fd-5f20-aaa6-4f5212663375"), "FillArraysStaticArraysExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2694  [4] _require_prelocked  @ ./loading.jl:2688 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1764  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1801  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1617  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2702  [9] macro expansion  @ ./loading.jl:2621 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [12] require  @ ./loading.jl:2561 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_using  @ ./module.jl:137 [inlined]  [16] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [17] top-level scope  @ ~/.julia/packages/NDTensors/WbqtM/src/imports.jl:17  [18] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [19] top-level scope  @ ~/.julia/packages/NDTensors/WbqtM/src/NDTensors.jl:26  [20] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [21] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [22] top-level scope  @ stdin:5  [23] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [25] include_string  @ ./loading.jl:3140 [inlined]  [26] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [27] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NDTensors/WbqtM/src/imports.jl:17 in expression starting at /home/pkgeval/.julia/packages/NDTensors/WbqtM/src/NDTensors.jl:1 in expression starting at stdin:5 ✗ NDTensors ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("23ae76d9-e61a-49c4-8f12-3f1a16adf9cf"), "NDTensors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/ITensors/VuQ3D/src/usings.jl:14  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [14] top-level scope  @ ~/.julia/packages/ITensors/VuQ3D/src/ITensors.jl:52  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [20] include_string  @ ./loading.jl:3140 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ITensors/VuQ3D/src/usings.jl:14 in expression starting at /home/pkgeval/.julia/packages/ITensors/VuQ3D/src/ITensors.jl:1 in expression starting at stdin:5 ✗ ITensors ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9136182c-28ba-11e9-034c-db9fb085ebd5"), "ITensors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/ITensors/VuQ3D/ext/ITensorsTensorOperationsExt/ITensorsTensorOperationsExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ITensors/VuQ3D/ext/ITensorsTensorOperationsExt/ITensorsTensorOperationsExt.jl:1 in expression starting at stdin:5 ✗ ITensors → ITensorsTensorOperationsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9136182c-28ba-11e9-034c-db9fb085ebd5"), "ITensors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/ITensors/VuQ3D/ext/ITensorsVectorInterfaceExt/ITensorsVectorInterfaceExt.jl:2  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ITensors/VuQ3D/ext/ITensorsVectorInterfaceExt/ITensorsVectorInterfaceExt.jl:1 in expression starting at stdin:5 ✗ ITensors → ITensorsVectorInterfaceExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9136182c-28ba-11e9-034c-db9fb085ebd5"), "ITensors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TensorKitAdapters/ph16W/ext/ITensorsExt/ITensorsExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TensorKitAdapters/ph16W/ext/ITensorsExt/ITensorsExt.jl:1 in expression starting at stdin:5 ✗ TensorKitAdapters → ITensorsExt 102 dependencies successfully precompiled in 295 seconds. 45 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 317.35s ################################################################################ # Testing # Testing TensorKitAdapters Status `/tmp/jl_hmHNw7/Project.toml` [4c88cf16] Aqua v0.8.14 [9136182c] ITensors v0.9.24 [1bc83da4] SafeTestsets v0.1.0 [fd094767] Suppressor v0.2.8 [07d1fe3e] TensorKit v0.16.3 [365c3f09] TensorKitAdapters v0.2.0 [5ed8adda] TestExtras v0.3.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_hmHNw7/Manifest.toml` [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [4fba245c] ArrayInterface v7.22.0 [4c555306] ArrayLayouts v1.12.2 [198e06fe] BangBang v0.4.8 [9718e550] Baselet v0.1.1 [c3b6d118] BitIntegers v0.3.7 [8e7c35d0] BlockArrays v1.9.3 [d360d2e6] ChainRulesCore v1.26.0 [ae650224] ChunkSplitters v3.2.0 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [85a47980] Dictionaries v0.4.6 [ffbed154] DocStringExtensions v0.9.5 [da5c29d0] EllipsisNotation v1.9.0 [e2ba6199] ExprTools v0.1.10 [e189563c] ExternalDocstrings v0.1.1 [1a297f60] FillArrays v1.16.0 [41a02a25] Folds v0.2.10 [d9f16b24] Functors v0.5.2 [f0d1745a] HalfIntegers v1.6.0 [076d061b] HashArrayMappedTries v0.2.0 [9136182c] ITensors v0.9.24 [615f187c] IfElse v0.1.1 [313cdc1a] Indexing v1.1.1 [22cec73e] InitialValues v0.3.1 [842dd82b] InlineStrings v1.4.5 [18e54dd8] IntegerMathUtils v0.1.3 [3587e190] InverseFunctions v0.1.17 [28f27b66] IsApprox v2.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [8ac3fa9e] LRUCache v1.6.2 [1914dd2f] MacroTools v0.5.16 [6c742aac] MatrixAlgebraKit v0.6.4 [128add7d] MicroCollections v0.2.0 [23ae76d9] NDTensors v0.4.21 [67456a42] OhMyThreads v0.8.5 [bac558e1] OrderedCollections v1.8.1 [65ce6f38] PackageExtensionCompat v1.0.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [27ebfcd6] Primes v0.5.7 [43287f4e] PtrArrays v1.4.0 [308eb6b3] RationalRoots v0.2.1 [42d2dcc6] Referenceables v0.1.3 [ae029012] Requires v1.3.1 [1bc83da4] SafeTestsets v0.1.0 [431bcebd] SciMLPublic v1.0.1 [7e506255] ScopedValues v1.5.0 [d3ce8812] SerializedElementArrays v0.1.0 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.5 [03a91e81] SplitApplyCombine v1.2.3 [171d559e] SplittablesBase v0.1.15 [91464d47] StableTasks v0.1.7 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.9.0 [90137ffa] StaticArrays v1.9.17 [1e83bf80] StaticArraysCore v1.4.4 [5e0ebb24] Strided v2.3.2 [4db3bf67] StridedViews v0.4.6 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ed4db957] TaskLocalValues v0.1.3 [07d1fe3e] TensorKit v0.16.3 [365c3f09] TensorKitAdapters v0.2.0 [13a9c161] TensorKitSectors v0.3.6 [6aa20fa7] TensorOperations v5.5.0 [5ed8adda] TestExtras v0.3.2 [24d252fe] ThreadedScans v0.1.0 [a759f4b9] TimerOutputs v0.5.29 [28d57a85] Transducers v0.4.85 [9d95972d] TupleTools v1.6.0 [409d34a3] VectorInterface v0.5.0 [9f57e263] WignerSymbols v2.0.0 [bd1ec220] Zeros v0.4.0 [0dad84c5] ArgTools v1.1.2 [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 [9fa8497b] Future 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 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.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.18.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.30+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+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.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Test Summary: | Pass Total Time test_aqua.jl | 11 11 53.9s Test Summary: | Total Time test_basics.jl | 0 0.7s Test Summary: | Pass Total Time test_itensor.jl | 1189 1189 6m58.8s Test Summary: | Total Time examples.jl | 0 0.1s 476.463620 seconds (193.25 M allocations: 11.173 GiB, 2.09% gc time, 81.02% compilation time: 5% of which was recompilation) Testing TensorKitAdapters tests passed Testing completed after 485.66s PkgEval succeeded after 865.74s