Package evaluation to test TensorKitSectors on Julia 1.12.7-DEV.44 (6ed4c45b10*) started at 2026-06-24T14:15:37.986 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 5.0s ################################################################################ # Installation # Installing TensorKitSectors... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [13a9c161] + TensorKitSectors v0.3.9 Updating `~/.julia/environments/v1.12/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.4 [21216c6a] + Preferences v1.5.2 [27ebfcd6] + Primes v0.5.7 [43287f4e] + PtrArrays v1.4.0 [308eb6b3] + RationalRoots v0.2.1 [5e0ebb24] + Strided v2.6.1 [4db3bf67] + StridedViews v0.5.2 [13a9c161] + TensorKitSectors v0.3.9 [6aa20fa7] + TensorOperations v5.6.2 [9d95972d] + TupleTools v1.6.0 [409d34a3] + VectorInterface v0.6.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 [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.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 2705.8 ms ✓ TestEnv 1 dependency successfully precompiled in 3 seconds. 26 already precompiled. 24 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, Downloads, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, Pkg, Printf, StyledStrings, TOML, Tar, UUIDs, Zlib_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 1 dependent of these packages may trigger further precompilation to work with the unexpected versions. Precompiling package dependencies... Precompiling packages... 732.0 ms ✓ Compiler 2869.0 ms ✓ OrderedCollections 2557.9 ms ✓ HalfIntegers 582.0 ms ✓ IntegerMathUtils 751.4 ms ✓ LRUCache 532.4 ms ✓ Reexport 789.5 ms ✓ VectorInterface 22221.7 ms ✓ JuliaSyntax 579.9 ms ✓ PackageExtensionCompat 5037.7 ms ✓ MacroTools 584.0 ms ✓ PtrArrays 714.7 ms ✓ TupleTools 678.5 ms ✓ RationalRoots 2635.0 ms ✓ Compat 821.8 ms ✓ Preferences 1538.8 ms ✓ CodeTracking 1052.6 ms ✓ TestExtras 826.4 ms ✓ Primes 582.8 ms ✓ LRUCache → SerializationExt 631.6 ms ✓ Compat → CompatLinearAlgebraExt 736.3 ms ✓ PrecompileTools 8160.8 ms ✓ JuliaInterpreter 2700.6 ms ✓ WignerSymbols 4182.4 ms ✓ Aqua 5510.4 ms ✓ StridedViews 13730.2 ms ✓ LoweredCodeUtils 627.8 ms ✓ StridedViews → StridedViewsPtrArraysExt 2592.4 ms ✓ Strided 9227.8 ms ✓ Revise 4078.6 ms ✓ TensorOperations 74762.7 ms ✓ JET 13122.7 ms ✓ TensorKitSectors 32 dependencies successfully precompiled in 186 seconds. 32 already precompiled. 24 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, Downloads, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, Pkg, Printf, StyledStrings, TOML, Tar, UUIDs, Zlib_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 20 dependents of these packages may trigger further precompilation to work with the unexpected versions. 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 202.03s ################################################################################ # Testing # Testing TensorKitSectors Status `/tmp/jl_Od4UWp/Project.toml` [4c88cf16] Aqua v0.8.16 [f0d1745a] HalfIntegers v1.6.0 [c3a54625] JET v0.11.5 [189a3867] Reexport v1.2.2 [13a9c161] TensorKitSectors v0.3.9 [6aa20fa7] TensorOperations v5.6.2 [5ed8adda] TestExtras v0.3.2 [9f57e263] WignerSymbols v2.0.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Od4UWp/Manifest.toml` [4c88cf16] Aqua v0.8.16 [da1fd8a2] CodeTracking v3.0.2 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [f0d1745a] HalfIntegers v1.6.0 [18e54dd8] IntegerMathUtils v0.1.3 [c3a54625] JET v0.11.5 ⌅ [aa1ae85d] JuliaInterpreter v0.10.12 [70703baa] JuliaSyntax v1.0.2 [8ac3fa9e] LRUCache v1.6.2 ⌃ [6f1432cf] LoweredCodeUtils v3.6.2 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v2.0.0 [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 [189a3867] Reexport v1.2.2 [295af30f] Revise v3.15.1 [5e0ebb24] Strided v2.6.1 [4db3bf67] StridedViews v0.5.2 [13a9c161] TensorKitSectors v0.3.9 [6aa20fa7] TensorOperations v5.6.2 [5ed8adda] TestExtras v0.3.2 [9d95972d] TupleTools v1.6.0 [409d34a3] VectorInterface v0.6.0 [9f57e263] WignerSymbols v2.0.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c 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.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 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.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.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 [458c3c95] OpenSSL_jll v3.5.6+0 [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 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... 36.612144 seconds (41.05 M allocations: 2.095 GiB, 1.96% gc time, 99.73% compilation time: <1% of which was recompilation) 1.244203 seconds (1.32 M allocations: 67.940 MiB, 3.90% gc time, 93.13% compilation time: <1% of which was recompilation) 2.362133 seconds (2.92 M allocations: 152.096 MiB, 96.00% compilation time: <1% of which was recompilation) 2.481935 seconds (2.91 M allocations: 151.320 MiB, 3.26% gc time, 96.05% compilation time: <1% of which was recompilation) 2.323742 seconds (2.93 M allocations: 152.054 MiB, 95.75% compilation time: <1% of which was recompilation) 2.409727 seconds (2.97 M allocations: 154.632 MiB, 1.72% gc time, 95.80% compilation time: <1% of which was recompilation) 2.325019 seconds (2.88 M allocations: 147.958 MiB, 95.40% compilation time: <1% of which was recompilation) 15.747426 seconds (14.61 M allocations: 773.859 MiB, 1.20% gc time, 99.32% compilation time: <1% of which was recompilation) 2.904221 seconds (2.99 M allocations: 157.303 MiB, 95.31% compilation time: <1% of which was recompilation) 2.931114 seconds (3.03 M allocations: 160.989 MiB, 2.33% gc time, 94.87% compilation time: <1% of which was recompilation) 3.643387 seconds (3.17 M allocations: 166.464 MiB, 7.91% gc time, 96.54% compilation time: <1% of which was recompilation) 23.629420 seconds (17.73 M allocations: 946.359 MiB, 0.70% gc time, 99.32% compilation time: <1% of which was recompilation) 14.003733 seconds (27.38 M allocations: 1.108 GiB, 6.28% gc time, 47.55% compilation time: <1% of which was recompilation) 37.239434 seconds (224.07 M allocations: 12.436 GiB, 12.00% gc time, 18.39% compilation time: <1% of which was recompilation) 2.552043 seconds (1.96 M allocations: 100.760 MiB, 1.63% gc time, 96.33% compilation time: <1% of which was recompilation) 3.201067 seconds (2.13 M allocations: 111.059 MiB, 97.12% compilation time: <1% of which was recompilation) ┌ Warning: FermionParity Arrays do not preserve categorical properties. └ @ TensorKitSectors ~/.julia/packages/TensorKitSectors/VuA9Z/src/fermions.jl:57 3.123713 seconds (2.60 M allocations: 133.745 MiB, 96.97% compilation time: 31% of which was recompilation) 3.719554 seconds (3.84 M allocations: 195.893 MiB, 1.63% gc time, 97.35% compilation time: <1% of which was recompilation) 3.513732 seconds (3.49 M allocations: 180.104 MiB, 97.46% compilation time: <1% of which was recompilation) 2.947120 seconds (3.45 M allocations: 177.576 MiB, 2.25% gc time, 96.45% compilation time: <1% of which was recompilation) 6.585204 seconds (13.28 M allocations: 621.543 MiB, 1.40% gc time, 76.30% compilation time: <1% of which was recompilation) 7.105326 seconds (10.10 M allocations: 501.899 MiB, 2.69% gc time, 90.58% compilation time: <1% of which was recompilation) 6.683889 seconds (8.78 M allocations: 409.441 MiB, 1.96% gc time, 83.28% compilation time: <1% of which was recompilation) 11.781545 seconds (57.80 M allocations: 2.696 GiB, 10.97% gc time, 45.47% compilation time: <1% of which was recompilation) 11.537166 seconds (56.38 M allocations: 2.658 GiB, 10.67% gc time, 46.33% compilation time: <1% of which was recompilation) 9.177253 seconds (30.58 M allocations: 1.620 GiB, 3.22% gc time, 68.39% compilation time: <1% of which was recompilation) 4.737789 seconds (4.57 M allocations: 235.380 MiB, 0.84% gc time, 97.68% compilation time: <1% of which was recompilation) 4.870559 seconds (4.53 M allocations: 252.230 MiB, 0.95% gc time, 96.00% compilation time: <1% of which was recompilation) 35.581734 seconds (260.14 M allocations: 17.250 GiB, 8.32% gc time, 11.52% compilation time: <1% of which was recompilation) 1.932426 seconds (1.68 M allocations: 86.153 MiB, 95.23% compilation time: <1% of which was recompilation) 3.623549 seconds (3.66 M allocations: 189.041 MiB, 97.56% compilation time: <1% of which was recompilation) 1.990154 seconds (1.70 M allocations: 87.415 MiB, 95.36% compilation time: <1% of which was recompilation) 1.784985 seconds (1.51 M allocations: 77.566 MiB, 3.80% gc time, 95.10% compilation time: <1% of which was recompilation) 1.726656 seconds (1.51 M allocations: 77.544 MiB, 95.03% compilation time: <1% of which was recompilation) 1.940321 seconds (1.71 M allocations: 87.677 MiB, 95.25% compilation time: <1% of which was recompilation) 1.712752 seconds (1.51 M allocations: 77.721 MiB, 94.98% compilation time: <1% of which was recompilation) 1.909575 seconds (1.71 M allocations: 87.579 MiB, 95.24% compilation time: <1% of which was recompilation) 1.978317 seconds (1.74 M allocations: 88.587 MiB, 5.06% gc time, 95.38% compilation time: <1% of which was recompilation) 1.669304 seconds (1.52 M allocations: 78.152 MiB, 94.81% compilation time: <1% of which was recompilation) 1.922499 seconds (1.73 M allocations: 88.483 MiB, 95.24% compilation time: <1% of which was recompilation) 6.515516 seconds (8.02 M allocations: 388.920 MiB, 1.22% gc time, 54.30% compilation time: <1% of which was recompilation) 3.930599 seconds (3.66 M allocations: 189.296 MiB, 97.70% compilation time: <1% of which was recompilation) 3.468211 seconds (1.80 M allocations: 93.672 MiB, 97.55% compilation time: <1% of which was recompilation) 3.375898 seconds (2.72 M allocations: 141.394 MiB, 2.24% gc time, 97.34% compilation time: <1% of which was recompilation) 3.882698 seconds (3.04 M allocations: 158.854 MiB, 97.77% compilation time: <1% of which was recompilation) 4.291786 seconds (3.77 M allocations: 210.784 MiB, 85.74% compilation time: <1% of which was recompilation) 3.960375 seconds (2.93 M allocations: 153.008 MiB, 1.91% gc time, 97.78% compilation time: <1% of which was recompilation) 1.971975 seconds (2.09 M allocations: 108.208 MiB, 95.49% compilation time: <1% of which was recompilation) 1.988127 seconds (2.10 M allocations: 108.439 MiB, 95.59% compilation time: <1% of which was recompilation) 2.083146 seconds (2.11 M allocations: 109.091 MiB, 3.53% gc time, 95.66% compilation time: <1% of which was recompilation) 4.123256 seconds (3.72 M allocations: 205.903 MiB, 96.51% compilation time: <1% of which was recompilation) 1.872407 seconds (2.05 M allocations: 104.710 MiB, 95.18% compilation time: <1% of which was recompilation) 3.004755 seconds (2.75 M allocations: 143.049 MiB, 96.16% compilation time: <1% of which was recompilation) 7.303928 seconds (10.64 M allocations: 415.536 MiB, 1.65% gc time, 37.32% compilation time: <1% of which was recompilation) 2.607619 seconds (2.21 M allocations: 114.116 MiB, 96.57% compilation time: <1% of which was recompilation) 3.211473 seconds (2.53 M allocations: 132.157 MiB, 97.16% compilation time: <1% of which was recompilation) 2.003162 seconds (1.99 M allocations: 102.002 MiB, 3.10% gc time, 95.67% compilation time: <1% of which was recompilation) 2.220884 seconds (2.39 M allocations: 122.856 MiB, 95.96% compilation time: <1% of which was recompilation) 2.101443 seconds (2.07 M allocations: 106.416 MiB, 95.62% compilation time: <1% of which was recompilation) 2.106399 seconds (2.10 M allocations: 107.405 MiB, 95.67% compilation time: <1% of which was recompilation) 3.763413 seconds (4.07 M allocations: 210.377 MiB, 2.10% gc time, 97.54% compilation time: <1% of which was recompilation) 3.844147 seconds (3.96 M allocations: 204.128 MiB, 97.43% compilation time: <1% of which was recompilation) 2.766022 seconds (3.28 M allocations: 170.618 MiB, 96.33% compilation time: <1% of which was recompilation) 2.709776 seconds (3.57 M allocations: 184.081 MiB, 2.88% gc time, 96.36% compilation time: <1% of which was recompilation) 7.517011 seconds (29.21 M allocations: 1.789 GiB, 3.47% gc time, 54.86% compilation time: <1% of which was recompilation) 4.075914 seconds (4.05 M allocations: 208.780 MiB, 1.38% gc time, 97.32% compilation time: <1% of which was recompilation) 7.813309 seconds (29.46 M allocations: 1.801 GiB, 3.46% gc time, 56.29% compilation time: <1% of which was recompilation) 4.764653 seconds (4.82 M allocations: 245.128 MiB, 91.62% compilation time: <1% of which was recompilation) 4.590145 seconds (4.91 M allocations: 251.834 MiB, 1.55% gc time, 89.56% compilation time: <1% of which was recompilation) 7.208342 seconds (23.80 M allocations: 1.366 GiB, 2.65% gc time, 67.14% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time Sector test suite | 185133 185133 6m44.4s Trivial | 52 52 36.4s PlanarTrivial | 35 35 1.2s Irrep[ℤ₂] | 147 147 2.4s Irrep[ℤ₃] | 372 372 2.5s Irrep[ℤ₄] | 821 821 2.3s Irrep[ℤ{200}] | 1623 1623 2.4s Irrep[U₁] | 1623 1623 2.3s Irrep[D₃] | 462 462 15.7s Irrep[D₄] | 1797 1797 2.9s Irrep[Dihedral{5}] | 1157 1157 2.9s Irrep[CU₁] | 3069 3069 3.6s Irrep[A₄] | 1001 1001 23.6s Irrep[SU₂] | 20935 20935 14.0s NewSU2Irrep | 20935 20935 37.2s FibonacciAnyon | 134 134 2.5s IsingAnyon | 320 320 3.2s FermionParity | 135 135 3.1s (FermionParity ⊠ FermionParity) | 775 775 3.5s (FibonacciAnyon ⊠ PlanarTrivial) | 80 80 3.4s Irrep[ℤ₃ × ℤ₄] | 1624 1624 2.9s @NamedSector{charge::Irrep[U₁], spin::Irrep[SU₂]} | 8639 8639 6.3s @NamedSector{parity::FermionParity, charge::Irrep[U₁], spin::Irrep[SU₂]} | 6150 6150 7.0s (FermionParity ⊠ Irrep[SU₂] ⊠ Irrep[SU₂]) | 6650 6650 6.6s (NewSU2Irrep ⊠ NewSU2Irrep) | 8868 8868 11.7s (NewSU2Irrep ⊠ Irrep[SU₂]) | 8868 8868 11.5s (FermionParity ⊠ Irrep[SU₂] ⊠ NewSU2Irrep) | 6650 6650 9.1s (FibonacciAnyon ⊠ FibonacciAnyon ⊠ Irrep[ℤ₂]) | 1989 1989 4.7s Irrep[A₄ × ℤ₂] | 1905 1905 4.8s Irrep[A₄ × SU₂] | 12724 12724 35.5s GroupElement[ℤ{2}, 0] | 123 123 1.9s GroupElement[ℤ{2}, 1] | 117 117 3.6s GroupElement[ℤ{3}, 0] | 309 309 2.0s GroupElement[ℤ{3}, 1] | 191 191 1.8s GroupElement[ℤ{3}, 2] | 191 191 1.7s GroupElement[ℤ{4}, 0] | 693 693 1.9s GroupElement[ℤ{4}, 1] | 440 440 1.7s GroupElement[ℤ{4}, 2] | 673 673 1.9s GroupElement[ℤ{6}, 0] | 1384 1384 2.0s GroupElement[ℤ{6}, 1] | 919 919 1.7s GroupElement[ℤ{6}, 3] | 1354 1354 1.9s (GroupElement[ℤ{3}, 1] ⊠ Irrep[SU₂]) | 1039 1039 6.4s (FibonacciAnyon ⊠ GroupElement[ℤ{4}, 3]) | 941 941 3.8s IsingBimodule | 224 224 3.5s (IsingBimodule ⊠ IsingBimodule) | 112 112 3.3s (IsingBimodule ⊠ Irrep[ℤ₂]) | 230 230 3.8s (IsingBimodule ⊠ Irrep[SU₂]) | 300 300 4.2s (IsingBimodule ⊠ FibonacciAnyon) | 242 242 3.9s TimeReversed{Irrep[ℤ₂]} | 123 123 2.0s TimeReversed{Irrep[ℤ₃]} | 309 309 2.0s TimeReversed{Irrep[ℤ₄]} | 693 693 2.1s TimeReversed{Irrep[A₄]} | 795 795 4.1s TimeReversed{Irrep[U₁]} | 1398 1398 1.9s TimeReversed{Irrep[CU₁]} | 2289 2289 3.0s TimeReversed{Irrep[SU₂]} | 13925 13925 7.3s TimeReversed{FibonacciAnyon} | 134 134 2.6s TimeReversed{IsingAnyon} | 320 320 3.2s TimeReversed{FermionParity} | 123 123 2.0s TimeReversed{(FermionParity ⊠ FermionParity)} | 695 695 2.1s TimeReversed{GroupElement[ℤ{4}, 2]} | 673 673 2.1s TimeReversed{GroupElement[ℤ{6}, 3]} | 1354 1354 2.1s (GroupElement[ℤ{6}, 1] ⊠ TimeReversed{FibonacciAnyon}) | 957 957 3.7s TimeReversed{(GroupElement[ℤ{6}, 3] ⊠ FibonacciAnyon)} | 1742 1742 3.8s TimeReversed{Irrep[ℤ₂ × ℤ₃ × ℤ₄]} | 1399 1399 2.7s (TimeReversed{Irrep[ℤ₂]} ⊠ TimeReversed{Irrep[ℤ₃]} ⊠ TimeReversed{Irrep[ℤ₄]}) | 1399 1399 2.6s TimeReversed{(NewSU2Irrep ⊠ NewSU2Irrep)} | 6083 6083 7.5s TimeReversed{(Irrep[ℤ₂] ⊠ FibonacciAnyon ⊠ FibonacciAnyon)} | 2064 2064 4.0s TimeReversed{(NewSU2Irrep ⊠ Irrep[SU₂])} | 6083 6083 7.8s TimeReversed{(FermionParity ⊠ Irrep[U₁] ⊠ Irrep[SU₂])} | 4396 4396 4.7s TimeReversed{@NamedSector{parity::FermionParity, charge::Irrep[U₁], spin::Irrep[SU₂]}} | 4396 4396 4.6s TimeReversed{(FermionParity ⊠ Irrep[SU₂] ⊠ NewSU2Irrep)} | 4761 4761 7.2s Test Summary: | Pass Total Time Intertwiner relation for A4Irrep | 40 40 4.3s Test Summary: | Pass Total Time Deligne product | 1781 1781 1m00.4s Test Summary: | Pass Total Time NamedSector | 15 15 0.1s Test Summary: | Pass Total Time Issue that came up in #11 | 6 6 0.1s Test Summary: | Pass Total Time Frobenius-Schur | 16 16 0.0s Test Summary: | Pass Total Time SectorProduct printing | 4 4 0.2s Test Summary: | Pass Total Time ZNIrrep edge cases | 12 12 0.1s Test Summary: | Pass Total Time Converter constructions | 3 3 0.1s Test Summary: | Pass Total Time Topological spin | 13 13 2.1s Test Summary: | Pass Total Time Hopf link | 8 8 0.4s Test Summary: | Pass Total Time S matrix, T matrix | 56 56 19.3s Test Summary: | Pass Total Time Ismodular | 29 29 15.7s Test Summary: | Pass Total Time Total quantum dimension | 8 8 0.1s Test Summary: | Pass Total Time Topological central charge | 14 14 2.5s Test Summary: | Pass Total Time IsingBimodule sector | 71 71 0.3s Test Summary: | Pass Total Time Aqua | 11 11 33.7s ┌ Warning: `target_defined_modules::Bool` configuration is deprecated. │ Please use `target_modules` instead and specify the modules you want to target with e.g. `target_modules=(pkgmod,)` └ @ JET ~/.julia/packages/JET/ofYLk/src/analyzers/jetanalyzer.jl:1726 Test Summary: | Pass Total Time JET | 1 1 1m17.1s Testing TensorKitSectors tests passed Testing completed after 651.1s PkgEval succeeded after 869.09s