Package evaluation to test Tensors on Julia 1.13.0-alpha2.30 (5abf758bb1*) started at 2026-01-09T00:53:53.814 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.56s ################################################################################ # Installation # Installing Tensors... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [48a634ad] + Tensors v1.16.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [fdea26ae] + SIMD v3.7.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [48a634ad] + Tensors v1.16.2 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 69.65s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_P0658D/Project.toml` [f6369f11] ForwardDiff v1.3.1 [aea7be01] PrecompileTools v1.3.3 [fdea26ae] SIMD v3.7.2 [90137ffa] StaticArrays v1.9.16 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.16.2 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.27.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_P0658D/Manifest.toml` [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [f6369f11] ForwardDiff v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [fdea26ae] SIMD v3.7.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.16.2 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.27.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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.11.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 [05823500] OpenLibm_jll v0.8.7+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time constructors | 457 457 52.0s Test Summary: | Pass Total Time diagm, one | 508 508 4.6s Test Summary: | Pass Total Time base vectors | 45 45 2.9s Test Summary: | Pass Total Time simple math | 414 414 36.0s Test Summary: | Pass Total Time construct from function | 594 594 3.8s Test Summary: | Pass Total Time construct from Array | 84 84 20.9s Test Summary: | Pass Total Time indexing | 2532 2532 16.1s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m20.3s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 11.8s Test Summary: | Pass Total Time tensor identities | 327 327 14.5s Test Summary: | Pass Total Time promotion/conversion | 232 232 5.8s Test Summary: | Pass Total Time unitful | 63 63 27.9s Test Summary: | Pass Total Time issues #100, #101: orders of eigenvectors | 8 8 0.0s Test Summary: | Pass Total Time issue #166: NaN in eigenvectors | 2 2 0.1s Test Summary: | Pass Total Time exceptions | 7 7 0.6s T = Float32, dim = 1 T = Float32, dim = 2 T = Float32, dim = 3 T = Float64, dim = 1 T = Float64, dim = 2 T = Float64, dim = 3 T = F64, dim = 1 T = F64, dim = 2 T = F64, dim = 3 Test Summary: | Pass Total Time tensor ops | 1797 1797 2m52.0s Test Summary: | Pass Total Time AD | 519 519 1m31.3s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 607s / 84.6% 26.7GiB / 90.6% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 172s 33.5% 172s 8.90GiB 36.8% 8.90GiB double contraction 9 48.6s 9.5% 5.40s 2.16GiB 8.9% 245MiB tovoigt/fromvoigt 9 40.7s 7.9% 4.53s 2.74GiB 11.3% 312MiB outer products (otimes, otimesu, otimesl) 9 33.0s 6.4% 3.67s 1.50GiB 6.2% 171MiB rotation 9 17.0s 3.3% 1.89s 724MiB 2.9% 80.4MiB dot products 9 14.0s 2.7% 1.56s 613MiB 2.5% 68.1MiB transpose 9 12.5s 2.4% 1.39s 851MiB 3.4% 94.6MiB symmetric/skew-symmetric 9 4.67s 0.9% 519ms 301MiB 1.2% 33.5MiB special 9 1.10s 0.2% 122ms 72.6MiB 0.3% 8.07MiB cross product 9 213ms 0.0% 23.6ms 4.88MiB 0.0% 555KiB AD 1 91.3s 17.8% 91.3s 3.78GiB 15.6% 3.78GiB analytical gradient implementation 1 27.7s 5.4% 27.7s 1.06GiB 4.4% 1.06GiB vector calculus identities 1 23.3s 4.5% 23.3s 1.14GiB 4.7% 1.14GiB dim 3 1 18.2s 3.5% 18.2s 705MiB 2.8% 705MiB hessian 2 9.04s 1.8% 4.52s 322MiB 1.3% 161MiB 2nd tensor grad 2 4.12s 0.8% 2.06s 178MiB 0.7% 88.9MiB scalar grad 2 1.11s 0.2% 557ms 55.7MiB 0.2% 27.8MiB 3rd order 2 609μs 0.0% 305μs 9.47KiB 0.0% 4.73KiB dim 2 1 10.7s 2.1% 10.7s 426MiB 1.7% 426MiB hessian 2 5.20s 1.0% 2.60s 203MiB 0.8% 102MiB 2nd tensor grad 2 2.91s 0.6% 1.46s 94.7MiB 0.4% 47.4MiB scalar grad 2 881ms 0.2% 440ms 41.9MiB 0.2% 21.0MiB 3rd order 2 475μs 0.0% 237μs 9.47KiB 0.0% 4.73KiB dim 1 1 7.64s 1.5% 7.64s 350MiB 1.4% 350MiB hessian 2 3.75s 0.7% 1.87s 164MiB 0.7% 82.1MiB 2nd tensor grad 2 1.55s 0.3% 774ms 58.3MiB 0.2% 29.2MiB scalar grad 2 642ms 0.1% 321ms 28.6MiB 0.1% 14.3MiB 3rd order 2 352ms 0.1% 176ms 26.0MiB 0.1% 13.0MiB f: scalar -> AbstractTensor 1 3.29s 0.6% 3.29s 117MiB 0.5% 117MiB mixed scalar/vec 1 312ms 0.1% 312ms 12.1MiB 0.0% 12.1MiB f: scalar -> scalar 1 198ms 0.0% 198ms 7.02MiB 0.0% 7.02MiB norm, trace, det, inv, eig 1 80.3s 15.7% 80.3s 4.63GiB 19.2% 4.63GiB constructors 1 52.5s 10.2% 52.5s 1.74GiB 7.2% 1.74GiB simple math 1 36.0s 7.0% 36.0s 1.44GiB 5.9% 1.44GiB construct from Array 1 20.9s 4.1% 20.9s 1.09GiB 4.5% 1.09GiB indexing 1 16.1s 3.1% 16.1s 469MiB 1.9% 469MiB tensor identities 1 14.5s 2.8% 14.5s 664MiB 2.7% 664MiB eigen(::FourthOrderTensor) 1 11.8s 2.3% 11.8s 784MiB 3.2% 784MiB promotion/conversion 1 5.77s 1.1% 5.77s 235MiB 1.0% 235MiB diagm, one 1 4.59s 0.9% 4.59s 151MiB 0.6% 151MiB construct from function 1 3.85s 0.8% 3.85s 226MiB 0.9% 226MiB base vectors 1 2.91s 0.6% 2.91s 107MiB 0.4% 107MiB exceptions 1 604ms 0.1% 604ms 16.5MiB 0.1% 16.5MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 628.05s PkgEval succeeded after 721.63s