Package evaluation to test Tensors on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T14:56:00.533 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.63s ################################################################################ # Installation # Installing Tensors... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [48a634ad] + Tensors v1.16.2 Updating `~/.julia/environments/v1.14/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.0 [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.0 [fdea26ae] + SIMD v3.7.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [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 1.96s ################################################################################ # 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:577 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:577 Precompilation failed after 13.68s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_NFrj0P/Project.toml` [f6369f11] ForwardDiff v1.3.0 [aea7be01] PrecompileTools v1.3.3 [fdea26ae] SIMD v3.7.2 [90137ffa] StaticArrays v1.9.15 [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_NFrj0P/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.0 [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.0 [fdea26ae] SIMD v3.7.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [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.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 [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 50.6s Test Summary: | Pass Total Time diagm, one | 508 508 3.2s Test Summary: | Pass Total Time base vectors | 45 45 2.1s Test Summary: | Pass Total Time simple math | 414 414 26.0s Test Summary: | Pass Total Time construct from function | 594 594 3.3s Test Summary: | Pass Total Time construct from Array | 84 84 23.4s Test Summary: | Pass Total Time indexing | 2532 2532 15.1s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m12.8s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 11.5s Test Summary: | Pass Total Time tensor identities | 327 327 12.3s Test Summary: | Pass Total Time promotion/conversion | 232 232 5.8s Test Summary: | Pass Total Time unitful | 63 63 27.2s 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 3m00.2s Test Summary: | Pass Total Time AD | 519 519 1m32.3s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 601s / 83.1% 28.5GiB / 90.5% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 180s 36.1% 180s 9.77GiB 37.8% 9.77GiB double contraction 9 50.3s 10.1% 5.58s 2.38GiB 9.2% 271MiB tovoigt/fromvoigt 9 39.0s 7.8% 4.33s 2.73GiB 10.6% 311MiB outer products (otimes, otimesu, otimesl) 9 37.5s 7.5% 4.16s 1.84GiB 7.1% 210MiB rotation 9 17.6s 3.5% 1.96s 739MiB 2.8% 82.2MiB transpose 9 15.6s 3.1% 1.73s 1.12GiB 4.4% 128MiB dot products 9 14.5s 2.9% 1.61s 618MiB 2.3% 68.6MiB symmetric/skew-symmetric 9 4.53s 0.9% 503ms 295MiB 1.1% 32.8MiB special 9 964ms 0.2% 107ms 69.3MiB 0.3% 7.70MiB cross product 9 193ms 0.0% 21.5ms 4.82MiB 0.0% 549KiB AD 1 92.3s 18.5% 92.3s 4.09GiB 15.9% 4.09GiB analytical gradient implementation 1 27.6s 5.5% 27.6s 1.05GiB 4.1% 1.05GiB vector calculus identities 1 26.2s 5.3% 26.2s 1.31GiB 5.1% 1.31GiB dim 3 1 18.5s 3.7% 18.5s 841MiB 3.2% 841MiB hessian 2 9.74s 1.9% 4.87s 404MiB 1.5% 202MiB 2nd tensor grad 2 4.11s 0.8% 2.06s 189MiB 0.7% 94.4MiB scalar grad 2 1.16s 0.2% 579ms 62.2MiB 0.2% 31.1MiB 3rd order 2 676μs 0.0% 338μs 9.09KiB 0.0% 4.55KiB dim 2 1 8.06s 1.6% 8.06s 458MiB 1.7% 458MiB hessian 2 3.88s 0.8% 1.94s 220MiB 0.8% 110MiB 2nd tensor grad 2 1.81s 0.4% 906ms 103MiB 0.4% 51.3MiB scalar grad 2 750ms 0.2% 375ms 45.8MiB 0.2% 22.9MiB 3rd order 2 440μs 0.0% 220μs 9.09KiB 0.0% 4.55KiB dim 1 1 7.93s 1.6% 7.93s 340MiB 1.3% 340MiB hessian 2 3.63s 0.7% 1.82s 162MiB 0.6% 80.9MiB 2nd tensor grad 2 1.67s 0.3% 837ms 57.5MiB 0.2% 28.8MiB scalar grad 2 727ms 0.1% 364ms 28.1MiB 0.1% 14.0MiB 3rd order 2 392ms 0.1% 196ms 25.4MiB 0.1% 12.7MiB f: scalar -> AbstractTensor 1 3.40s 0.7% 3.40s 115MiB 0.4% 115MiB mixed scalar/vec 1 353ms 0.1% 353ms 12.0MiB 0.0% 12.0MiB f: scalar -> scalar 1 193ms 0.0% 193ms 6.87MiB 0.0% 6.87MiB norm, trace, det, inv, eig 1 72.8s 14.6% 72.8s 4.77GiB 18.5% 4.77GiB constructors 1 51.0s 10.2% 51.0s 1.74GiB 6.7% 1.74GiB simple math 1 26.0s 5.2% 26.0s 1.37GiB 5.3% 1.37GiB construct from Array 1 23.4s 4.7% 23.4s 1.43GiB 5.5% 1.43GiB indexing 1 15.1s 3.0% 15.1s 566MiB 2.1% 566MiB tensor identities 1 12.4s 2.5% 12.4s 640MiB 2.4% 640MiB eigen(::FourthOrderTensor) 1 11.5s 2.3% 11.5s 773MiB 2.9% 773MiB promotion/conversion 1 5.76s 1.2% 5.76s 258MiB 1.0% 258MiB construct from function 1 3.31s 0.7% 3.31s 220MiB 0.8% 220MiB diagm, one 1 3.22s 0.6% 3.22s 142MiB 0.5% 142MiB base vectors 1 2.14s 0.4% 2.14s 106MiB 0.4% 106MiB exceptions 1 597ms 0.1% 597ms 15.0MiB 0.1% 15.0MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 621.68s PkgEval succeeded after 663.56s