Package evaluation to test TensorKit on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-27T04:41:42.980 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 6.38s ################################################################################ # Installation # Installing TensorKit... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [07d1fe3e] + TensorKit v0.16.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [198e06fe] + BangBang v0.4.7 [ae650224] + ChunkSplitters v3.1.2 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.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 [8ac3fa9e] + LRUCache v1.6.2 [1914dd2f] + MacroTools v0.5.16 [6c742aac] + MatrixAlgebraKit v0.6.3 [67456a42] + OhMyThreads v0.8.5 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [27ebfcd6] + Primes v0.5.7 [43287f4e] + PtrArrays v1.3.0 [308eb6b3] + RationalRoots v0.2.1 [7e506255] + ScopedValues v1.5.0 [91464d47] + StableTasks v0.1.7 [5e0ebb24] + Strided v2.3.2 [4db3bf67] + StridedViews v0.4.3 [ed4db957] + TaskLocalValues v0.1.3 [07d1fe3e] + TensorKit v0.16.0 [13a9c161] + TensorKitSectors v0.3.4 [6aa20fa7] + TensorOperations v5.4.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 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2856.9 ms ✓ TensorKit → TensorKitFiniteDifferencesExt 1 dependency successfully precompiled in 5 seconds. 148 already precompiled. Precompilation completed after 18.51s ################################################################################ # Testing # Testing TensorKit Status `/tmp/jl_5kfqZe/Project.toml` [4c88cf16] Aqua v0.8.14 [c7e460c6] ArgParse v1.2.0 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 [861a8166] Combinatorics v1.1.0 [26cc04aa] FiniteDifferences v0.12.33 [8ac3fa9e] LRUCache v1.6.2 [6c742aac] MatrixAlgebraKit v0.6.3 [67456a42] OhMyThreads v0.8.5 [1bc83da4] SafeTestsets v0.1.0 [7e506255] ScopedValues v1.5.0 [5e0ebb24] Strided v2.3.2 [07d1fe3e] TensorKit v0.16.0 [13a9c161] TensorKitSectors v0.3.4 [6aa20fa7] TensorOperations v5.4.0 [5ed8adda] TestExtras v0.3.2 [9d95972d] TupleTools v1.6.0 [409d34a3] VectorInterface v0.5.0 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5kfqZe/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [c7e460c6] ArgParse v1.2.0 [198e06fe] BangBang v0.4.7 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 [ae650224] ChunkSplitters v3.1.2 [861a8166] Combinatorics v1.1.0 [bbf7d656] CommonSubexpressions v0.3.1 [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 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [1a297f60] FillArrays v1.16.0 [26cc04aa] FiniteDifferences v0.12.33 [f6369f11] ForwardDiff v1.3.1 [46192b85] GPUArraysCore v0.2.0 [f0d1745a] HalfIntegers v1.6.0 [076d061b] HashArrayMappedTries v0.2.0 [7869d1d1] IRTools v0.4.15 [22cec73e] InitialValues v0.3.1 [18e54dd8] IntegerMathUtils v0.1.3 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [8ac3fa9e] LRUCache v1.6.2 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [6c742aac] MatrixAlgebraKit v0.6.3 [77ba4419] NaNMath v1.1.3 [67456a42] OhMyThreads v0.8.5 [bac558e1] OrderedCollections v1.8.1 [65ce6f38] PackageExtensionCompat v1.0.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [27ebfcd6] Primes v0.5.7 [43287f4e] PtrArrays v1.3.0 [308eb6b3] RationalRoots v0.2.1 [c1ae055f] RealDot v0.1.0 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [1bc83da4] SafeTestsets v0.1.0 [7e506255] ScopedValues v1.5.0 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.6.1 [91464d47] StableTasks v0.1.7 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [5e0ebb24] Strided v2.3.2 [4db3bf67] StridedViews v0.4.3 [09ab397b] StructArrays v0.7.2 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ed4db957] TaskLocalValues v0.1.3 [07d1fe3e] TensorKit v0.16.0 [13a9c161] TensorKitSectors v0.3.4 [6aa20fa7] TensorOperations v5.4.0 [5ed8adda] TestExtras v0.3.2 [b718987f] TextWrap v1.0.2 [9d95972d] TupleTools v1.6.0 [409d34a3] VectorInterface v0.5.0 [9f57e263] WignerSymbols v2.0.0 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [efe28fd5] OpenSpecFun_jll v0.5.6+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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [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.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... ┌ Info: Loaded test groups: │ groups = │ 4-element Vector{String}: │ "autodiff" │ "other" │ "symmetries" └ "tensors" [ Info: Running test group: autodiff [ Info: Running test file: ad.jl Precompiling packages... 1513.3 ms ✓ TensorOperations → TensorOperationsChainRulesCoreExt 1 dependency successfully precompiled in 3 seconds. 19 already precompiled. Precompiling packages... 1188.4 ms ✓ MatrixAlgebraKit → MatrixAlgebraKitChainRulesCoreExt 1 dependency successfully precompiled in 1 seconds. 9 already precompiled. Precompiling packages... 4167.3 ms ✓ TensorKit → TensorKitChainRulesCoreExt 1 dependency successfully precompiled in 5 seconds. 48 already precompiled. Precompiling packages... 7845.7 ms ✓ FiniteDifferences 14066.8 ms ✓ ChainRulesTestUtils 2 dependencies successfully precompiled in 22 seconds. 26 already precompiled. ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 Precompiling packages... 1193.4 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 1 dependency successfully precompiled in 1 seconds. 10 already precompiled. Precompiling packages... 1190.1 ms ✓ Accessors → StaticArraysExt 1 dependency successfully precompiled in 1 seconds. 18 already precompiled. Precompiling packages... 1296.3 ms ✓ BangBang → BangBangStaticArraysExt 1 dependency successfully precompiled in 1 seconds. 21 already precompiled. Precompiling packages... 2478.7 ms ✓ TensorKit → TensorKitFiniteDifferencesExt 1 dependency successfully precompiled in 3 seconds. 62 already precompiled. Precompiling packages... 7829.0 ms ✓ ForwardDiff 65545.4 ms ✓ Zygote 2 dependencies successfully precompiled in 74 seconds. 65 already precompiled. Precompiling packages... 927.4 ms ✓ BangBang → BangBangTablesExt 1 dependency successfully precompiled in 1 seconds. 20 already precompiled. Precompiling packages... 987.6 ms ✓ Accessors → StructArraysExt 1 dependency successfully precompiled in 1 seconds. 20 already precompiled. Precompiling packages... 1220.0 ms ✓ BangBang → BangBangStructArraysExt 1 dependency successfully precompiled in 1 seconds. 24 already precompiled. Precompiling packages... 3726.8 ms ✓ StructArrays → StructArraysStaticArraysExt 1 dependency successfully precompiled in 4 seconds. 19 already precompiled. Precompiling packages... 1241.0 ms ✓ FillArrays → FillArraysStaticArraysExt 1 dependency successfully precompiled in 1 seconds. 9 already precompiled. Precompiling packages... 1769.8 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 1 dependency successfully precompiled in 2 seconds. 22 already precompiled. --------------------------------------- Auto-diff with symmetry: TensorKitSectors.Trivial --------------------------------------- Eigenvalue decomposition: Error During Test at /home/pkgeval/.julia/packages/TensorKit/undZm/test/autodiff/ad.jl:521 Got exception outside of a @test ArgumentError: Unexpected scalar type: eltype(D) != complex(eltype(A)) Stacktrace: [1] macro expansion @ ~/.julia/packages/MatrixAlgebraKit/zGZBr/src/algorithms.jl:427 [inlined] [2] check_input(::typeof(MatrixAlgebraKit.eig_full!), A::LinearAlgebra.Diagonal{Float64, Vector{Float64}}, DV::Tuple{LinearAlgebra.Diagonal{Float64, Vector{Float64}}, LinearAlgebra.Diagonal{Float64, Vector{Float64}}}, ::MatrixAlgebraKit.DiagonalAlgorithm{@NamedTuple{}}) @ MatrixAlgebraKit ~/.julia/packages/MatrixAlgebraKit/zGZBr/src/implementations/eig.jl:35 [3] eig_full!(A::LinearAlgebra.Diagonal{Float64, Vector{Float64}}, DV::Tuple{LinearAlgebra.Diagonal{Float64, Vector{Float64}}, LinearAlgebra.Diagonal{Float64, Vector{Float64}}}, alg::MatrixAlgebraKit.DiagonalAlgorithm{@NamedTuple{}}) @ MatrixAlgebraKit ~/.julia/packages/MatrixAlgebraKit/zGZBr/src/implementations/eig.jl:134 [4] eig_full!(d::TensorKit.DiagonalTensorMap{Float64, TensorKit.ComplexSpace, Vector{Float64}}, F::Tuple{TensorKit.DiagonalTensorMap{Float64, TensorKit.ComplexSpace, Vector{Float64}}, TensorKit.DiagonalTensorMap{Float64, TensorKit.ComplexSpace, Vector{Float64}}}, alg::MatrixAlgebraKit.DiagonalAlgorithm{@NamedTuple{}}) @ TensorKit.Factorizations ~/.julia/packages/TensorKit/undZm/src/factorizations/diagonal.jl:85 [5] eig_full!(A::TensorKit.DiagonalTensorMap{Float64, TensorKit.ComplexSpace, Vector{Float64}}, alg::MatrixAlgebraKit.DiagonalAlgorithm{@NamedTuple{}}) @ MatrixAlgebraKit ~/.julia/packages/MatrixAlgebraKit/zGZBr/src/algorithms.jl:276 [6] eig_full(A::TensorKit.DiagonalTensorMap{Float64, TensorKit.ComplexSpace, Vector{Float64}}, alg::MatrixAlgebraKit.DiagonalAlgorithm{@NamedTuple{}}) @ MatrixAlgebraKit ~/.julia/packages/MatrixAlgebraKit/zGZBr/src/algorithms.jl:266 [7] eig_full(A::TensorKit.DiagonalTensorMap{Float64, TensorKit.ComplexSpace, Vector{Float64}}) @ MatrixAlgebraKit ~/.julia/packages/MatrixAlgebraKit/zGZBr/src/algorithms.jl:265 [8] top-level scope @ ~/.julia/packages/TensorKit/undZm/test/autodiff/ad.jl:186 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [10] macro expansion @ ~/.julia/packages/TensorKit/undZm/test/autodiff/ad.jl:424 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/TensorKit/undZm/test/autodiff/ad.jl:522 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/TensorKit/undZm/test/autodiff/ad.jl:530 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [16] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 [17] macro expansion @ ~/.julia/packages/TensorKit/undZm/test/runtests.jl:71 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [19] macro expansion @ ~/.julia/packages/TensorKit/undZm/test/runtests.jl:71 [inlined] [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] top-level scope @ ~/.julia/packages/TensorKit/undZm/test/runtests.jl:28 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] macro expansion @ ~/.julia/packages/TensorKit/undZm/test/runtests.jl:70 [inlined] [24] macro expansion @ ./timing.jl:697 [inlined] [25] macro expansion @ ~/.julia/packages/TensorKit/undZm/test/runtests.jl:67 [inlined] [26] macro expansion @ ./timing.jl:697 [inlined] [27] top-level scope @ ~/.julia/packages/TensorKit/undZm/test/runtests.jl:353 [28] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [29] top-level scope @ none:6 [30] eval(m::Module, e::Any) @ Core ./boot.jl:489 [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [32] _start() @ Base ./client.jl:550 --------------------------------------- Auto-diff with symmetry: Irrep[ℤ₂] --------------------------------------- ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 15 running 1 of 1 signal (10): User defined signal 1 _useref_setindex! at ./essentials.jl:0 setindex! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:639 [inlined] renumber_ssa2! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1352 jfptr_renumber_ssa2NOT._33614.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 tojlinvoke84769.1 at /opt/julia/lib/julia/sys.so (unknown line) j_renumber_ssa2NOT._79701.1 at /opt/julia/lib/julia/sys.so (unknown line) process_node! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1526 iterate_compact at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1940 iterate at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1862 [inlined] ir_inline_item! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:399 batch_inline! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:663 ssa_inlining_pass! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:79 [inlined] run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1013 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1027 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1002 jfptr_optimize_81947.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 finish_cycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:247 jfptr_finish_cycle_83912.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4532 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1254 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1437 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1446 jfptr_typeinf_ext_toplevel_80948.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_type_infer at /source/src/gf.c:462 jl_compile_method_internal at /source/src/gf.c:3512 _jl_invoke at /source/src/gf.c:4002 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #mapfoldl#270 at ./reduce.jl:167 mapfoldl at ./reduce.jl:167 [inlined] #foldl#271 at ./reduce.jl:190 [inlined] foldl at ./reduce.jl:190 unknown function (ip: 0x74bd316f04a6) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 foreach at ./tuple.jl:692 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:235 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] #test_rrule#58 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:205 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 test_rrule at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:181 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 #test_rrule#57 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:178 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 test_rrule at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:177 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_eval_module_expr at /source/src/toplevel.c:197 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:814 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 jfptr_eval_9703.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 jfptr_eval_9703.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/TensorKit/undZm/test/runtests.jl:70 [inlined] macro expansion at ./timing.jl:697 [inlined] macro expansion at /home/pkgeval/.julia/packages/TensorKit/undZm/test/runtests.jl:67 [inlined] macro expansion at ./timing.jl:697 [inlined] top-level scope at /home/pkgeval/.julia/packages/TensorKit/undZm/test/runtests.jl:353 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_39366.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x74bd66b70249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 wait at ./process.jl:685 wait at ./process.jl:686 jfptr_wait_37520.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2553 unknown function (ip: 0x7fe7a737c273) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #205 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2493 withenv at ./env.jl:265 #190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2308 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2161 #186 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2275 #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x7fe7a736ee7c) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 #sandbox#182 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2212 unknown function (ip: 0x7fe7a7367b19) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #test#193 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2478 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:538 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:515 unknown function (ip: 0x7fe7a7367751) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 unknown function (ip: 0x7fe7a7361390) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 unknown function (ip: 0x7fe7a735cf2f) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:306 exec_options at ./client.jl:317 _start at ./client.jl:550 jfptr__start_39366.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7fe7c34ab249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.12/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007fe7a8ffc010 Total snapshots: 481. Utilization: 0% ╎481 @Base/client.jl:550 _start() ╎ 481 @Base/client.jl:317 exec_options(opts::Base.JLOptions) ╎ 481 @Base/Base.jl:306 include(mod::Module, _path::String) ╎ 481 @Base/loading.jl:2930 _include(mapexpr::Function, mod::Module, _pat… ╎ 481 @Base/loading.jl:2870 include_string(mapexpr::typeof(identity), mo… ╎ 481 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 481 @Pkg/src/API.jl:156 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 481 @Pkg/src/API.jl:156 #test#81 ╎ ╎ 481 @Pkg/src/API.jl:157 test ╎ ╎ 481 @Pkg/src/API.jl:157 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 481 @Pkg/src/API.jl:158 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 481 @Pkg/src/API.jl:169 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 481 @Pkg/src/API.jl:515 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 481 @Pkg/src/API.jl:538 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 481 @Pkg/…erations.jl:2384 test ╎ ╎ ╎ 481 @Pkg/…erations.jl:2478 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 481 @Pkg/…rations.jl:2212 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 481 @Pkg/…rations.jl:2222 #sandbox#182 ╎ ╎ ╎ ╎ 481 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 481 @Base/file.jl:932 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 481 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 481 @Pkg/…tions.jl:2275 (::Pkg.Operations.var"#186#18… ╎ ╎ ╎ ╎ ╎ 481 @Pkg/…tions.jl:2161 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 481 @Pkg/…tions.jl:2308 (::Pkg.Operations.var"#190#… ╎ ╎ ╎ ╎ ╎ 481 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 481 @Pkg/…ions.jl:2493 (::Pkg.Operations.var"#205… ╎ ╎ ╎ ╎ ╎ ╎ 481 @Pkg/…ons.jl:2553 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 481 @Base/…ss.jl:686 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 481 @Base/…ss.jl:685 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 481 @Base/…on.jl:141 wait(c::Base.GenericCond… ╎ ╎ ╎ ╎ ╎ ╎ 481 @Base/…sk.jl:1228 wait() 480╎ ╎ ╎ ╎ ╎ ╎ ╎ 481 @Base/…sk.jl:1216 poptask(W::Base.Intru… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 _trywait at ./asyncevent.jl:163 profile_printing_listener at ./Base.jl:332 #start_profile_listener##0 at ./Base.jl:352 jfptr_YY.start_profile_listenerYY.YY.0_9934.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] start_task at /source/src/task.c:1252 unknown function (ip: (nil)) at (unknown file) Allocations: 22442371 (Pool: 22441748; Big: 623); GC: 17 [15] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/TensorKit/undZm/test/autodiff/ad.jl:177 _ZNK4llvm12DenseMapBaseINS_8DenseMapIPNS_10BasicBlockESt10unique_ptrINS_15DomTreeNodeBaseIS2_EESt14default_deleteIS6_EENS_12DenseMapInfoIS3_vEENS_6detail12DenseMapPairIS3_S9_EEEES3_S9_SB_SE_E4findEPKS2_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZNK4llvm17DominatorTreeBaseINS_10BasicBlockELb0EE7getNodeEPKS1_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZNK4llvm17DominatorTreeBaseINS_10BasicBlockELb0EE9dominatesEPKS1_S4_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier18verifyDominatesUseERN4llvm11InstructionEj at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier16visitInstructionERN4llvm11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm12verifyModuleERKNS_6ModuleEPNS_11raw_ostreamEPb at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) verifyLLVMIR at /source/src/pipeline.cpp:828 run at /source/src/llvm-remove-addrspaces.cpp:426 run at /source/src/llvm-remove-addrspaces.cpp:450 run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/src/pipeline.cpp:741 operator() at /source/src/jitlayers.cpp:1459 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1420 [inlined] operator() at /source/src/jitlayers.cpp:1572 [inlined] addModule at /source/src/jitlayers.cpp:2031 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:824 jl_compile_method_internal at /source/src/gf.c:3524 _jl_invoke at /source/src/gf.c:4002 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #_test_inferred#72 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:265 _test_inferred at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:263 [inlined] #_test_cotangent#74 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:309 _test_cotangent at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:301 [inlined] #66 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:236 [inlined] #foreach##2 at ./tuple.jl:692 [inlined] BottomRF at ./reduce.jl:78 [inlined] _foldl_impl at ./reduce.jl:54 foldl_impl at ./reduce.jl:40 [inlined] mapfoldl_impl at ./reduce.jl:36 unknown function (ip: 0x74bd3154d4f6) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #mapfoldl#270 at ./reduce.jl:167 mapfoldl at ./reduce.jl:167 [inlined] #foldl#271 at ./reduce.jl:190 [inlined] foldl at ./reduce.jl:190 unknown function (ip: 0x74bd3154bc16) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 foreach at ./tuple.jl:692 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:235 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] #test_rrule#58 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:205 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 test_rrule at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:181 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 #test_rrule#57 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:178 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 test_rrule at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:177 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_eval_module_expr at /source/src/toplevel.c:197 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:814 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 jfptr_eval_9703.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 jfptr_eval_9703.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/TensorKit/undZm/test/runtests.jl:70 [inlined] macro expansion at ./timing.jl:697 [inlined] macro expansion at /home/pkgeval/.julia/packages/TensorKit/undZm/test/runtests.jl:67 [inlined] macro expansion at ./timing.jl:697 [inlined] top-level scope at /home/pkgeval/.julia/packages/TensorKit/undZm/test/runtests.jl:353 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_39366.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x74bd66b70249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 1993480876 (Pool: 1993468261; Big: 12615); GC: 511 PkgEval terminated after 2723.52s: test duration exceeded the time limit