Package evaluation to test TensorKitAdapters on Julia 1.14.0-DEV.2360 (7c0e770819*) started at 2026-06-13T01:57:46.201 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.26s ################################################################################ # 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.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.4 s ✓ MacroTools 0.5 s ✓ TensorKitAdapters 1.4 s ✓ InlineStrings 0.9 s ✓ ConstructionBase 0.8 s ✓ Zeros 0.6 s ✓ ArgCheck 0.7 s ✓ TupleTools 1.7 s ✓ Baselet 0.8 s ✓ StableTasks 0.7 s ✓ ExternalDocstrings 0.7 s ✓ StaticArraysCore 0.6 s ✓ ChunkSplitters 0.7 s ✓ StridedViews 0.8 s ✓ LRUCache 0.5 s ✓ PtrArrays 0.5 s ✓ TaskLocalValues 1.0 s ✓ VectorInterface 1.0 s ✓ BitIntegers 0.7 s ✓ HalfIntegers 0.6 s ✓ Adapt 0.5 s ✓ DataAPI 0.5 s ✓ SciMLPublic 0.5 s ✓ CommonWorldInvalidations 0.6 s ✓ InverseFunctions 0.4 s ✓ SafeTestsets 0.5 s ✓ CompositionsBase 1.3 s ✓ InitialValues 2.1 s ✓ FillArrays 0.5 s ✓ IntegerMathUtils 0.6 s ✓ RationalRoots 1.1 s ✓ OrderedCollections 0.6 s ✓ HashArrayMappedTries 0.5 s ✓ DefineSingletons 0.5 s ✓ IteratorInterfaceExtensions 0.5 s ✓ PackageExtensionCompat 1.9 s ✓ Dictionaries 0.5 s ✓ Suppressor 2.2 s ✓ TimerOutputs 0.9 s ✓ Requires 0.6 s ✓ SerializedElementArrays 0.9 s ✓ Compat 1.3 s ✓ Preferences 1.4 s ✓ TestExtras 2.8 s ✓ SimpleTraits 0.5 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 0.6 s ✓ Zeros → ZerosRandomExt 1.5 s ✓ ThreadedScans 0.9 s ✓ Strided 0.5 s ✓ LRUCache → SerializationExt 0.5 s ✓ StridedViews → StridedViewsPtrArraysExt 0.9 s ✓ ArrayInterface 1.9 s ✓ Adapt → AdaptSparseArraysExt 0.7 s ✓ Referenceables 0.5 s ✓ StridedViews → StridedViewsAdaptExt 1.0 s ✓ InverseFunctions → InverseFunctionsDatesExt 1.6 s ✓ InverseFunctions → InverseFunctionsTestExt 0.5 s ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 2.4 s ✓ FillArrays → FillArraysSparseArraysExt 0.9 s ✓ Primes 0.6 s ✓ ScopedValues 0.5 s ✓ TableTraits 0.9 s ✓ IsApprox 1.3 s ✓ SplitApplyCombine 0.6 s ✓ Compat → CompatLinearAlgebraExt 1.6 s ✓ PrecompileTools 2.8 s ✓ TypeParameterAccessors 2.4 s ✓ Setfield 0.5 s ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 1.8 s ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 4.7 s ✓ Accessors 2.5 s ✓ WignerSymbols 1.6 s ✓ Tables 2.1 s ✓ ChainRulesCore 6.6 s ✓ Aqua 1.0 s ✓ Functors 13.7 s ✓ StaticArrays 55.7 s ✓ MatrixAlgebraKit 2.0 s ✓ Static ┌ 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.0 s ✓ TensorOperations 1.0 s ✓ TypeParameterAccessors → TypeParameterAccessorsStridedViewsExt 1.4 s ✓ TypeParameterAccessors → TypeParameterAccessorsFillArraysExt 3.3 s ✓ SplittablesBase 2.0 s ✓ Accessors → TestExt 2.2 s ✓ Accessors → LinearAlgebraExt 1.9 s ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 0.6 s ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 1.9 s ✓ StaticArrays → StaticArraysChainRulesCoreExt 1.9 s ✓ ConstructionBase → ConstructionBaseStaticArraysExt 1.8 s ✓ Adapt → AdaptStaticArraysExt 2.3 s ✓ FillArrays → FillArraysStaticArraysExt 1.9 s ✓ Accessors → StaticArraysExt 2.7 s ✓ MatrixAlgebraKit → MatrixAlgebraKitChainRulesCoreExt 3.2 s ✓ StaticArrayInterface 2.0 s ✓ TensorOperations → TensorOperationsChainRulesCoreExt 14.1 s ✓ TensorKitSectors 1.8 s ✓ BangBang 25.1 s ✓ ArrayLayouts 2.0 s ✓ StaticArrayInterface → StaticArrayInterfaceStaticArraysExt 3.5 s ✓ EllipsisNotation 2.2 s ✓ OhMyThreads 1.2 s ✓ BangBang → BangBangChainRulesCoreExt 1.2 s ✓ BangBang → BangBangTablesExt 1.9 s ✓ BangBang → BangBangStaticArraysExt 2.4 s ✓ MicroCollections 5.9 s ✓ ArrayLayouts → ArrayLayoutsSparseArraysExt 6.4 s ✓ BlockArrays 1.4 s ✓ OhMyThreads → MarkdownExt 15.6 s ✓ TensorKit 8.0 s ✓ Transducers 4.6 s ✓ BlockArrays → BlockArraysAdaptExt 2.4 s ✓ TensorKit → TensorKitAdaptExt 3.7 s ✓ TensorKit → TensorKitChainRulesCoreExt 2.9 s ✓ Transducers → TransducersAdaptExt 3.0 s ✓ Transducers → TransducersReferenceablesExt 8.2 s ✓ Transducers → TransducersBlockArraysExt 8.0 s ✓ Folds 13.1 s ✓ NDTensors 16.9 s ✓ ITensors 11.0 s ✓ ITensors → ITensorsTensorOperationsExt 10.5 s ✓ ITensors → ITensorsVectorInterfaceExt 12.9 s ✓ TensorKitAdapters → ITensorsExt 121 dependencies successfully precompiled in 384 seconds. 39 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 409.61s ################################################################################ # Testing # Testing TensorKitAdapters Status `/tmp/jl_BBrnqu/Project.toml` [4c88cf16] Aqua v0.8.16 [9136182c] ITensors v0.9.30 [1bc83da4] SafeTestsets v0.1.0 [fd094767] Suppressor v0.2.8 ⌅ [07d1fe3e] TensorKit v0.16.5 [365c3f09] TensorKitAdapters v0.2.0 [5ed8adda] TestExtras v0.3.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_BBrnqu/Manifest.toml` [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.6.1 [4c88cf16] Aqua v0.8.16 [dce04be8] ArgCheck v2.5.0 [4fba245c] ArrayInterface v7.25.0 [4c555306] ArrayLayouts v1.12.2 [198e06fe] BangBang v0.4.9 [9718e550] Baselet v0.1.1 [c3b6d118] BitIntegers v0.3.7 [8e7c35d0] BlockArrays v1.9.3 [d360d2e6] ChainRulesCore v1.26.1 [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.30 [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.1 [82899510] IteratorInterfaceExtensions v1.0.0 [8ac3fa9e] LRUCache v1.6.2 [1914dd2f] MacroTools v0.5.16 [6c742aac] MatrixAlgebraKit v0.6.8 [128add7d] MicroCollections v0.2.0 [23ae76d9] NDTensors v0.4.28 [67456a42] OhMyThreads v0.8.6 ⌅ [bac558e1] OrderedCollections v1.8.2 [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 [42d2dcc6] Referenceables v0.1.3 [ae029012] Requires v1.3.1 [1bc83da4] SafeTestsets v0.1.0 [431bcebd] SciMLPublic v1.0.1 [7e506255] ScopedValues v1.6.2 [d3ce8812] SerializedElementArrays v0.1.0 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.6 [03a91e81] SplitApplyCombine v1.3.0 [171d559e] SplittablesBase v0.1.15 [91464d47] StableTasks v0.1.7 [aedffcd0] Static v1.4.0 [0d7ed370] StaticArrayInterface v1.10.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [5e0ebb24] Strided v2.6.0 [4db3bf67] StridedViews v0.5.1 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ed4db957] TaskLocalValues v0.1.3 ⌅ [07d1fe3e] TensorKit v0.16.5 [365c3f09] TensorKitAdapters v0.2.0 [13a9c161] TensorKitSectors v0.3.9 [6aa20fa7] TensorOperations v5.6.1 [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 [7e5a90cf] TypeParameterAccessors v0.4.23 ⌅ [409d34a3] VectorInterface v0.5.0 [9f57e263] WignerSymbols v2.0.0 [bd1ec220] Zeros v0.5.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 [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.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 [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.5.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [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 [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.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... Test Summary: | Pass Total Time test_aqua.jl | 11 11 1m01.7s Test Summary: | Total Time test_basics.jl | 0 2.4s Test Summary: | Pass Total Time test_itensor.jl | 1189 1189 5m38.7s Test Summary: | Total Time examples.jl | 0 0.2s 406.057734 seconds (169.67 M allocations: 10.286 GiB, 1.54% gc time, 1 lock conflict, 92.57% compilation time: <1% of which was recompilation) Testing TensorKitAdapters tests passed Testing completed after 417.15s PkgEval succeeded after 855.61s