Package evaluation to test TensorKitSectors on Julia 1.14.0-DEV.1395 (a32911ae58*) started at 2025-12-21T19:46:36.546 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.96s ################################################################################ # Installation # Installing TensorKitSectors... Resolving package versions... Installed IntegerMathUtils ─────── v0.1.3 Installed VectorInterface ──────── v0.5.0 Installed StridedViews ─────────── v0.4.1 Installed PackageExtensionCompat ─ v1.0.2 Installed Primes ───────────────── v0.5.7 Installed Preferences ──────────── v1.5.1 Installed PrecompileTools ──────── v1.3.3 Installed TensorOperations ─────── v5.3.1 Installed LRUCache ─────────────── v1.6.2 Installed PtrArrays ────────────── v1.3.0 Installed HalfIntegers ─────────── v1.6.0 Installed TupleTools ───────────── v1.6.0 Installed RationalRoots ────────── v0.2.1 Installed WignerSymbols ────────── v2.0.0 Installed Strided ──────────────── v2.3.2 Installed TensorKitSectors ─────── v0.3.4 Updating `~/.julia/environments/v1.14/Project.toml` [13a9c161] + TensorKitSectors v0.3.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [f0d1745a] + HalfIntegers v1.6.0 [18e54dd8] + IntegerMathUtils v0.1.3 [8ac3fa9e] + LRUCache v1.6.2 [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 [5e0ebb24] + Strided v2.3.2 [4db3bf67] + StridedViews v0.4.1 [13a9c161] + TensorKitSectors v0.3.4 [6aa20fa7] + TensorOperations v5.3.1 [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.13.0 [de0858da] + Printf v1.11.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.48s ################################################################################ # 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 12.68s ################################################################################ # Testing # Testing TensorKitSectors Status `/tmp/jl_Zjy2sC/Project.toml` [4c88cf16] Aqua v0.8.14 [f0d1745a] HalfIntegers v1.6.0 [c3a54625] JET v0.11.2 [189a3867] Reexport v1.2.2 [13a9c161] TensorKitSectors v0.3.4 [6aa20fa7] TensorOperations v5.3.1 [5ed8adda] TestExtras v0.3.2 [9f57e263] WignerSymbols v2.0.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Zjy2sC/Manifest.toml` [4c88cf16] Aqua v0.8.14 [da1fd8a2] CodeTracking v3.0.0 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [f0d1745a] HalfIntegers v1.6.0 [18e54dd8] IntegerMathUtils v0.1.3 [c3a54625] JET v0.11.2 [aa1ae85d] JuliaInterpreter v0.10.9 [70703baa] JuliaSyntax v1.0.2 [8ac3fa9e] LRUCache v1.6.2 [6f1432cf] LoweredCodeUtils v3.5.0 [1914dd2f] MacroTools v0.5.16 [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 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [295af30f] Revise v3.12.3 [5e0ebb24] Strided v2.3.2 [4db3bf67] StridedViews v0.4.1 [13a9c161] TensorKitSectors v0.3.4 [6aa20fa7] TensorOperations v5.3.1 [5ed8adda] TestExtras v0.3.2 [9d95972d] TupleTools v1.6.0 [409d34a3] VectorInterface v0.5.0 [9f57e263] WignerSymbols v2.0.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching 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 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.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.17.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.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [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... ┌ 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. 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. └ 37.008724 seconds (25.68 M allocations: 1.269 GiB, 2.03% gc time, 99.80% compilation time: <1% of which was recompilation) 1.108854 seconds (1.04 M allocations: 52.907 MiB, 93.73% compilation time: <1% of which was recompilation) 1.765878 seconds (1.42 M allocations: 73.574 MiB, 95.74% compilation time: <1% of which was recompilation) 1.964626 seconds (1.42 M allocations: 73.373 MiB, 3.74% gc time, 95.86% compilation time: <1% of which was recompilation) 1.873345 seconds (1.45 M allocations: 74.538 MiB, 94.88% compilation time: <1% of which was recompilation) 1.930853 seconds (1.51 M allocations: 77.133 MiB, 94.98% compilation time: <1% of which was recompilation) 1.848937 seconds (1.48 M allocations: 74.371 MiB, 3.39% gc time, 94.76% compilation time: <1% of which was recompilation) 31.979735 seconds (21.72 M allocations: 1.087 GiB, 2.23% gc time, 99.70% compilation time: <1% of which was recompilation) 2.590850 seconds (2.17 M allocations: 110.708 MiB, 95.04% compilation time: <1% of which was recompilation) 2.801639 seconds (2.20 M allocations: 113.752 MiB, 2.01% gc time, 94.65% compilation time: <1% of which was recompilation) 3.180747 seconds (2.21 M allocations: 117.202 MiB, 96.09% compilation time: <1% of which was recompilation) 30.662010 seconds (14.90 M allocations: 785.943 MiB, 0.84% gc time, 99.37% compilation time: <1% of which was recompilation) 7.631398 seconds (8.35 M allocations: 345.388 MiB, 3.76% gc time, 85.65% compilation time: <1% of which was recompilation) 5.859832 seconds (12.11 M allocations: 623.076 MiB, 9.63% gc time, 65.21% compilation time: <1% of which was recompilation) 2.239382 seconds (1.57 M allocations: 80.671 MiB, 96.67% compilation time: <1% of which was recompilation) 3.206322 seconds (1.73 M allocations: 90.637 MiB, 10.79% gc time, 97.63% compilation time: <1% of which was recompilation) ┌ Warning: FermionParity Arrays do not preserve categorical properties. └ @ TensorKitSectors ~/.julia/packages/TensorKitSectors/JS0fj/src/fermions.jl:55 2.090561 seconds (1.45 M allocations: 73.781 MiB, 96.55% compilation time: 3% of which was recompilation) 3.333837 seconds (3.07 M allocations: 154.892 MiB, 1.77% gc time, 97.76% compilation time: <1% of which was recompilation) 3.267825 seconds (3.33 M allocations: 167.123 MiB, 96.41% compilation time: <1% of which was recompilation) 9.581252 seconds (17.97 M allocations: 774.232 MiB, 4.18% gc time, 78.68% compilation time: <1% of which was recompilation) 9.263162 seconds (14.10 M allocations: 699.385 MiB, 8.20% gc time, 73.54% compilation time: <1% of which was recompilation) 11.037209 seconds (26.18 M allocations: 1.426 GiB, 12.07% gc time, 52.68% compilation time: <1% of which was recompilation) 9.325602 seconds (26.20 M allocations: 1.427 GiB, 8.42% gc time, 59.94% compilation time: <1% of which was recompilation) 10.570808 seconds (31.58 M allocations: 1.712 GiB, 4.01% gc time, 62.01% compilation time: <1% of which was recompilation) 5.679950 seconds (4.93 M allocations: 251.933 MiB, 0.86% gc time, 97.85% compilation time: <1% of which was recompilation) 5.018586 seconds (4.65 M allocations: 263.035 MiB, 1.17% gc time, 92.07% compilation time: <1% of which was recompilation) 12.513223 seconds (49.78 M allocations: 2.932 GiB, 7.90% gc time, 30.91% compilation time: <1% of which was recompilation) 1.983761 seconds (1.26 M allocations: 64.669 MiB, 96.16% compilation time: <1% of which was recompilation) 4.033383 seconds (3.04 M allocations: 157.520 MiB, 1.73% gc time, 98.01% compilation time: <1% of which was recompilation) 1.949841 seconds (1.28 M allocations: 65.600 MiB, 95.92% compilation time: <1% of which was recompilation) 1.988347 seconds (1.28 M allocations: 65.548 MiB, 95.96% compilation time: <1% of which was recompilation) 2.065908 seconds (1.28 M allocations: 65.532 MiB, 3.07% gc time, 96.22% compilation time: <1% of which was recompilation) 1.919094 seconds (1.30 M allocations: 66.128 MiB, 95.77% compilation time: <1% of which was recompilation) 1.743899 seconds (1.30 M allocations: 66.304 MiB, 95.75% compilation time: <1% of which was recompilation) 1.522968 seconds (1.30 M allocations: 66.242 MiB, 95.69% compilation time: <1% of which was recompilation) 5.759529 seconds (4.95 M allocations: 253.312 MiB, 1.06% gc time, 87.67% compilation time: <1% of which was recompilation) 4.868765 seconds (4.00 M allocations: 203.363 MiB, 1.35% gc time, 97.72% compilation time: <1% of which was recompilation) 2.220338 seconds (1.58 M allocations: 81.472 MiB, 96.35% compilation time: <1% of which was recompilation) 2.258957 seconds (1.59 M allocations: 81.792 MiB, 96.50% compilation time: <1% of which was recompilation) 2.282776 seconds (1.61 M allocations: 82.596 MiB, 5.18% gc time, 96.40% compilation time: <1% of which was recompilation) 3.477994 seconds (2.42 M allocations: 136.081 MiB, 95.17% compilation time: <1% of which was recompilation) 2.039356 seconds (1.61 M allocations: 81.029 MiB, 95.21% compilation time: <1% of which was recompilation) 2.749688 seconds (2.14 M allocations: 112.661 MiB, 2.26% gc time, 97.07% compilation time: <1% of which was recompilation) 2.237063 seconds (2.39 M allocations: 116.934 MiB, 89.22% compilation time: <1% of which was recompilation) 2.121497 seconds (1.80 M allocations: 92.698 MiB, 97.24% compilation time: <1% of which was recompilation) 2.616159 seconds (2.13 M allocations: 112.810 MiB, 2.38% gc time, 97.60% compilation time: <1% of which was recompilation) 1.668070 seconds (1.52 M allocations: 77.364 MiB, 96.39% compilation time: <1% of which was recompilation) 2.178066 seconds (1.70 M allocations: 86.498 MiB, 96.47% compilation time: <1% of which was recompilation) 2.932074 seconds (2.49 M allocations: 127.423 MiB, 3.15% gc time, 96.92% compilation time: <1% of which was recompilation) 3.252331 seconds (3.69 M allocations: 186.671 MiB, 96.83% compilation time: <1% of which was recompilation) 5.527283 seconds (3.43 M allocations: 183.638 MiB, 1.40% gc time, 95.62% compilation time: <1% of which was recompilation) 4.817758 seconds (3.40 M allocations: 174.074 MiB, 97.92% compilation time: <1% of which was recompilation) 4.954185 seconds (3.53 M allocations: 188.045 MiB, 1.47% gc time, 95.93% compilation time: <1% of which was recompilation) 4.207993 seconds (3.34 M allocations: 167.698 MiB, 97.82% compilation time: <1% of which was recompilation) 4.292457 seconds (3.09 M allocations: 153.645 MiB, 1.49% gc time, 98.10% compilation time: <1% of which was recompilation) 4.999797 seconds (3.76 M allocations: 189.028 MiB, 0.88% gc time, 97.65% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time Sector test suite | 82663 82663 5m08.2s Trivial | 41 41 36.7s PlanarTrivial | 36 36 1.1s Irrep[ℤ₂] | 102 102 1.8s Irrep[ℤ₃] | 269 269 2.0s Irrep[ℤ₄] | 626 626 1.9s Irrep[ℤ{200}] | 1301 1301 1.9s Irrep[U₁] | 1301 1301 1.8s Irrep[D₃] | 329 329 32.0s Irrep[D₄] | 1422 1422 2.6s Irrep[Dihedral{5}] | 856 856 2.8s Irrep[CU₁] | 1847 1847 3.2s Irrep[A₄] | 664 664 30.7s Irrep[SU₂] | 3317 3317 7.6s NewSU2Irrep | 2881 2881 5.9s FibonacciAnyon | 94 94 2.2s IsingAnyon | 236 236 3.2s FermionParity | 98 98 2.1s (FermionParity ⊠ FermionParity) | 610 610 3.1s Irrep[ℤ₃ × ℤ₄] | 2382 2382 3.2s (FermionParity ⊠ Irrep[U₁] ⊠ Irrep[SU₂]) | 6171 6171 9.5s (FermionParity ⊠ Irrep[SU₂] ⊠ Irrep[SU₂]) | 6540 6540 9.2s (NewSU2Irrep ⊠ NewSU2Irrep) | 5615 5615 11.0s (NewSU2Irrep ⊠ Irrep[SU₂]) | 5615 5615 9.3s (FermionParity ⊠ Irrep[SU₂] ⊠ NewSU2Irrep) | 5524 5524 10.5s (FibonacciAnyon ⊠ FibonacciAnyon ⊠ Irrep[ℤ₂]) | 2636 2636 5.6s Irrep[A₄ × ℤ₂] | 2368 2368 4.9s Irrep[A₄ × SU₂] | 4735 4735 12.5s GroupElement[ℤ{2}, 0] | 86 86 2.0s GroupElement[ℤ{2}, 1] | 86 86 4.0s GroupElement[ℤ{3}, 0] | 224 224 1.9s GroupElement[ℤ{3}, 1] | 224 224 2.0s GroupElement[ℤ{3}, 2] | 224 224 2.1s GroupElement[ℤ{4}, 0] | 530 530 1.9s GroupElement[ℤ{4}, 1] | 530 530 1.7s GroupElement[ℤ{4}, 2] | 530 530 1.5s (GroupElement[ℤ{3}, 1] ⊠ Irrep[SU₂]) | 3230 3230 5.7s (FibonacciAnyon ⊠ GroupElement[ℤ{4}, 3]) | 2316 2316 4.8s TimeReversed{Z2Irrep} | 86 86 2.2s TimeReversed{Z3Irrep} | 224 224 2.3s TimeReversed{Z4Irrep} | 530 530 2.3s TimeReversed{A4Irrep} | 496 496 3.5s TimeReversed{U1Irrep} | 1126 1126 2.0s TimeReversed{CU1Irrep} | 1402 1402 2.7s TimeReversed{SU2Irrep} | 1748 1748 2.2s TimeReversed{FibonacciAnyon} | 94 94 2.1s TimeReversed{IsingAnyon} | 236 236 2.6s TimeReversed{FermionParity} | 86 86 1.7s TimeReversed{ProductSector{Tuple{FermionParity, FermionParity}}} | 530 530 2.2s TimeReversed{ProductSector{Tuple{Z2Irrep, Z3Irrep, Z4Irrep}}} | 1126 1126 2.9s (TimeReversed{Z2Irrep} ⊠ TimeReversed{Z3Irrep} ⊠ TimeReversed{Z4Irrep}) | 2094 2094 3.2s TimeReversed{ProductSector{Tuple{NewSU2Irrep, NewSU2Irrep}}} | 1180 1180 5.5s TimeReversed{ProductSector{Tuple{Z2Irrep, FibonacciAnyon, FibonacciAnyon}}} | 1332 1332 4.8s TimeReversed{ProductSector{Tuple{NewSU2Irrep, SU2Irrep}}} | 1180 1180 5.0s TimeReversed{ProductSector{Tuple{FermionParity, U1Irrep, SU2Irrep}}} | 1248 1248 4.2s TimeReversed{ProductSector{Tuple{FermionParity, SU2Irrep, SU2Irrep}}} | 1274 1274 4.3s TimeReversed{ProductSector{Tuple{FermionParity, SU2Irrep, NewSU2Irrep}}} | 1075 1075 5.0s Test Summary: | Pass Total Time Intertwiner relation for A4Irrep | 40 40 3.0s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 41 running 1 of 1 signal (10): User defined signal 1 jl_egal_ at /source/src/julia.h:1793 [inlined] compare_svec at /source/src/builtins.c:95 jl_egal__unboxed_ at /source/src/julia.h:1785 [inlined] jl_egal_ at /source/src/julia.h:1795 [inlined] literal_val_id at /source/src/ircode.c:144 [inlined] jl_encode_as_indexed_root at /source/src/ircode.c:176 jl_encode_value_ at /source/src/ircode.c:546 jl_encode_value_ at /source/src/ircode.c:253 [inlined] jl_encode_memory_slice at /source/src/ircode.c:213 jl_encode_value_ at /source/src/ircode.c:493 jl_encode_value_ at /source/src/ircode.c:253 [inlined] ijl_compress_ir at /source/src/ircode.c:1072 maybe_compress_codeinfo at ./../usr/share/julia/Compiler/src/typeinfer.jl:507 [inlined] finish! at ./../usr/share/julia/Compiler/src/typeinfer.jl:165 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:285 jfptr_finish_nocycle_89360.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4508 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1719 jfptr_typeinf_ext_toplevel_90570.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] macro expansion at /home/pkgeval/.julia/packages/TensorKitSectors/JS0fj/test/runtests.jl:85 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] top-level scope at /home/pkgeval/.julia/packages/TensorKitSectors/JS0fj/test/runtests.jl:73 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 jl_toplevel_eval_flex at /source/src/toplevel.c:746 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3124 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3184 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_35513.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [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:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_69721.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ffabbca9249) 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. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== 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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_59289.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007a703c89de10 Total snapshots: 443. Utilization: 0% ╎443 @Base/task.jl:1168 wait_forever() 442╎ 443 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_59289.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 18709851 (Pool: 18709168; Big: 683); GC: 15 [41] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/TensorKitSectors/JS0fj/test/runtests.jl:72 jl_to_typeof at /source/src/julia.h:1023 [inlined] typekey_eq at /source/src/jltypes.c:974 lookup_type_idx_linear at /source/src/jltypes.c:1096 [inlined] lookup_type at /source/src/jltypes.c:1135 inst_datatype_inner at /source/src/jltypes.c:2145 inst_type_w_ at /source/src/jltypes.c:2751 ijl_instantiate_unionall at /source/src/jltypes.c:1542 ijl_apply_type at /source/src/jltypes.c:1476 widenconst at ./../usr/share/julia/Compiler/src/typelattice.jl:703 jfptr_widenconst_73967.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 record_slot_assign! at ./../usr/share/julia/Compiler/src/typeinfer.jl:854 type_annotate! at ./../usr/share/julia/Compiler/src/typeinfer.jl:899 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:684 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_89360.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4508 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1340 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:889 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:858 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:177 jfptr_handle1_83967.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 doworkloop at ./../usr/share/julia/Compiler/src/inferencestate.jl:1206 jfptr_doworkloop_72079.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4492 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1719 jfptr_typeinf_ext_toplevel_90570.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] macro expansion at /home/pkgeval/.julia/packages/TensorKitSectors/JS0fj/test/runtests.jl:85 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] top-level scope at /home/pkgeval/.julia/packages/TensorKitSectors/JS0fj/test/runtests.jl:73 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 jl_toplevel_eval_flex at /source/src/toplevel.c:746 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3124 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3184 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_35513.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [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:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_69721.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ffabbca9249) 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: 1068862004 (Pool: 1068850388; Big: 11616); GC: 187 PkgEval terminated after 2727.57s: test duration exceeded the time limit