Package evaluation to test TensorKitSectors on Julia 1.12.7-DEV.5 (decd03c4f0*) started at 2026-06-22T01:33:24.125 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.17s ################################################################################ # 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 5.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 5422.4 ms ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 26 already precompiled. Precompiling package dependencies... Precompiling packages... 1135.9 ms ✓ Compiler 4680.9 ms ✓ OrderedCollections 4195.2 ms ✓ HalfIntegers 977.8 ms ✓ IntegerMathUtils 1243.3 ms ✓ LRUCache 886.2 ms ✓ Reexport 1149.5 ms ✓ VectorInterface 37794.1 ms ✓ JuliaSyntax 814.8 ms ✓ PackageExtensionCompat 7642.2 ms ✓ MacroTools 859.8 ms ✓ PtrArrays 1063.1 ms ✓ TupleTools 937.1 ms ✓ RationalRoots 4074.9 ms ✓ Compat 1167.2 ms ✓ Preferences 2347.1 ms ✓ CodeTracking 1553.9 ms ✓ TestExtras 1160.9 ms ✓ Primes 786.4 ms ✓ LRUCache → SerializationExt 884.1 ms ✓ Compat → CompatLinearAlgebraExt 1052.1 ms ✓ PrecompileTools 12986.2 ms ✓ JuliaInterpreter 4363.5 ms ✓ WignerSymbols 6753.8 ms ✓ Aqua 8582.5 ms ✓ StridedViews 22756.9 ms ✓ LoweredCodeUtils 931.4 ms ✓ StridedViews → StridedViewsPtrArraysExt 4448.0 ms ✓ Strided 15103.7 ms ✓ Revise 6671.0 ms ✓ TensorOperations 114738.8 ms ✓ JET 21842.6 ms ✓ TensorKitSectors 32 dependencies successfully precompiled in 296 seconds. 32 already precompiled. 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 319.21s ################################################################################ # Testing # Testing TensorKitSectors Status `/tmp/jl_2rlN3B/Project.toml` [4c88cf16] Aqua v0.8.16 [f0d1745a] HalfIntegers v1.6.0 [c3a54625] JET v0.11.4 [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_2rlN3B/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.4 ⌅ [aa1ae85d] JuliaInterpreter v0.10.12 [70703baa] JuliaSyntax v1.0.2 [8ac3fa9e] LRUCache v1.6.2 ⌅ [6f1432cf] LoweredCodeUtils v3.5.3 [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.4+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 ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 59.897395 seconds (39.47 M allocations: 2.000 GiB, 1.77% gc time, 99.76% compilation time: <1% of which was recompilation) 1.900291 seconds (1.31 M allocations: 67.003 MiB, 93.25% compilation time: <1% of which was recompilation) 3.673950 seconds (2.90 M allocations: 150.432 MiB, 1.25% gc time, 96.37% compilation time: <1% of which was recompilation) 3.647750 seconds (2.89 M allocations: 149.722 MiB, 96.12% compilation time: <1% of which was recompilation) 3.678711 seconds (2.91 M allocations: 150.509 MiB, 1.25% gc time, 96.11% compilation time: <1% of which was recompilation) 3.897607 seconds (2.96 M allocations: 153.174 MiB, 1.17% gc time, 96.18% compilation time: <1% of which was recompilation) 3.814142 seconds (2.86 M allocations: 146.419 MiB, 2.51% gc time, 96.02% compilation time: <1% of which was recompilation) 26.050599 seconds (14.12 M allocations: 743.336 MiB, 0.92% gc time, 99.38% compilation time: <1% of which was recompilation) 4.700382 seconds (2.96 M allocations: 155.021 MiB, 95.62% compilation time: <1% of which was recompilation) 4.747899 seconds (3.00 M allocations: 158.713 MiB, 1.92% gc time, 95.15% compilation time: <1% of which was recompilation) 5.896219 seconds (3.13 M allocations: 163.381 MiB, 7.57% gc time, 96.65% compilation time: <1% of which was recompilation) 39.172730 seconds (16.64 M allocations: 884.839 MiB, 0.50% gc time, 99.37% compilation time: <1% of which was recompilation) 21.199042 seconds (26.04 M allocations: 1.041 GiB, 8.22% gc time, 50.40% compilation time: <1% of which was recompilation) 49.281356 seconds (173.92 M allocations: 8.730 GiB, 11.74% gc time, 23.02% compilation time: <1% of which was recompilation) 4.207650 seconds (1.93 M allocations: 98.948 MiB, 96.71% compilation time: <1% of which was recompilation) 5.424576 seconds (2.11 M allocations: 109.218 MiB, 1.11% gc time, 97.46% compilation time: <1% of which was recompilation) ┌ Warning: FermionParity Arrays do not preserve categorical properties. └ @ TensorKitSectors ~/.julia/packages/TensorKitSectors/VuA9Z/src/fermions.jl:57 5.164958 seconds (2.57 M allocations: 131.519 MiB, 97.28% compilation time: 32% of which was recompilation) 5.926564 seconds (3.82 M allocations: 193.714 MiB, 1.21% gc time, 97.52% compilation time: <1% of which was recompilation) 5.782047 seconds (3.46 M allocations: 177.863 MiB, 97.53% compilation time: <1% of which was recompilation) 4.826593 seconds (3.43 M allocations: 175.471 MiB, 2.55% gc time, 96.76% compilation time: <1% of which was recompilation) 10.977245 seconds (13.53 M allocations: 626.467 MiB, 2.33% gc time, 77.66% compilation time: <1% of which was recompilation) 11.295215 seconds (9.42 M allocations: 471.196 MiB, 1.22% gc time, 91.09% compilation time: <1% of which was recompilation) 11.351832 seconds (8.08 M allocations: 381.812 MiB, 4.81% gc time, 88.45% compilation time: <1% of which was recompilation) 18.555144 seconds (47.61 M allocations: 2.338 GiB, 9.37% gc time, 48.85% compilation time: <1% of which was recompilation) 16.713283 seconds (36.72 M allocations: 2.019 GiB, 4.34% gc time, 56.85% compilation time: <1% of which was recompilation) 15.122065 seconds (25.19 M allocations: 1.325 GiB, 2.40% gc time, 73.66% compilation time: <1% of which was recompilation) 8.439904 seconds (4.60 M allocations: 235.274 MiB, 0.98% gc time, 97.73% compilation time: <1% of which was recompilation) 8.029083 seconds (6.32 M allocations: 383.572 MiB, 1.13% gc time, 91.41% compilation time: <1% of which was recompilation) 53.433232 seconds (221.64 M allocations: 14.653 GiB, 7.43% gc time, 13.42% compilation time: <1% of which was recompilation) 3.263767 seconds (1.66 M allocations: 85.082 MiB, 95.68% compilation time: <1% of which was recompilation) 6.387944 seconds (3.64 M allocations: 187.035 MiB, 1.24% gc time, 97.86% compilation time: <1% of which was recompilation) 3.420149 seconds (1.69 M allocations: 86.431 MiB, 95.70% compilation time: <1% of which was recompilation) 2.945531 seconds (1.50 M allocations: 76.557 MiB, 95.24% compilation time: <1% of which was recompilation) 2.913449 seconds (1.50 M allocations: 76.574 MiB, 95.44% compilation time: <1% of which was recompilation) 3.393239 seconds (1.70 M allocations: 86.651 MiB, 2.84% gc time, 95.83% compilation time: <1% of which was recompilation) 2.961658 seconds (1.50 M allocations: 76.814 MiB, 95.42% compilation time: <1% of which was recompilation) 3.388786 seconds (1.70 M allocations: 86.564 MiB, 95.71% compilation time: <1% of which was recompilation) 3.165953 seconds (1.72 M allocations: 87.500 MiB, 95.68% compilation time: <1% of which was recompilation) 2.905474 seconds (1.51 M allocations: 77.280 MiB, 95.24% compilation time: <1% of which was recompilation) 3.478973 seconds (1.72 M allocations: 87.460 MiB, 3.03% gc time, 95.84% compilation time: <1% of which was recompilation) 11.317654 seconds (7.86 M allocations: 379.907 MiB, 1.01% gc time, 56.85% compilation time: <1% of which was recompilation) 7.312039 seconds (3.65 M allocations: 187.450 MiB, 97.98% compilation time: <1% of which was recompilation) 6.190517 seconds (1.78 M allocations: 92.229 MiB, 97.80% compilation time: <1% of which was recompilation) 6.233414 seconds (2.70 M allocations: 139.452 MiB, 2.43% gc time, 97.66% compilation time: <1% of which was recompilation) 6.987044 seconds (3.01 M allocations: 156.573 MiB, 98.03% compilation time: <1% of which was recompilation) 8.395906 seconds (4.02 M allocations: 217.495 MiB, 1.63% gc time, 81.66% compilation time: <1% of which was recompilation) 7.302459 seconds (2.90 M allocations: 150.756 MiB, 97.88% compilation time: <1% of which was recompilation) 3.717124 seconds (2.07 M allocations: 106.966 MiB, 96.11% compilation time: <1% of which was recompilation) 3.697403 seconds (2.08 M allocations: 107.073 MiB, 96.15% compilation time: <1% of which was recompilation) 3.834206 seconds (2.10 M allocations: 107.679 MiB, 3.92% gc time, 96.18% compilation time: <1% of which was recompilation) 7.629611 seconds (3.66 M allocations: 202.076 MiB, 96.70% compilation time: <1% of which was recompilation) 3.533442 seconds (2.04 M allocations: 103.432 MiB, 95.81% compilation time: <1% of which was recompilation) 5.505092 seconds (2.67 M allocations: 138.595 MiB, 2.19% gc time, 96.76% compilation time: <1% of which was recompilation) 10.606241 seconds (8.79 M allocations: 343.784 MiB, 1.05% gc time, 46.50% compilation time: <1% of which was recompilation) 4.700201 seconds (2.19 M allocations: 112.563 MiB, 96.99% compilation time: <1% of which was recompilation) 5.881939 seconds (2.52 M allocations: 130.745 MiB, 97.56% compilation time: <1% of which was recompilation) 3.648126 seconds (1.98 M allocations: 100.707 MiB, 2.68% gc time, 96.19% compilation time: <1% of which was recompilation) 4.100394 seconds (2.37 M allocations: 121.382 MiB, 96.37% compilation time: <1% of which was recompilation) 3.824252 seconds (2.06 M allocations: 105.166 MiB, 96.03% compilation time: <1% of which was recompilation) 3.965615 seconds (2.08 M allocations: 106.082 MiB, 96.23% compilation time: <1% of which was recompilation) 7.090135 seconds (4.03 M allocations: 207.167 MiB, 1.94% gc time, 97.82% compilation time: <1% of which was recompilation) 7.263927 seconds (3.91 M allocations: 200.828 MiB, 97.80% compilation time: <1% of which was recompilation) 5.516113 seconds (3.26 M allocations: 168.539 MiB, 3.61% gc time, 96.85% compilation time: <1% of which was recompilation) 4.971778 seconds (3.54 M allocations: 181.717 MiB, 96.87% compilation time: <1% of which was recompilation) 13.755005 seconds (27.69 M allocations: 1.693 GiB, 3.31% gc time, 58.72% compilation time: <1% of which was recompilation) 7.626864 seconds (4.07 M allocations: 208.246 MiB, 0.99% gc time, 97.67% compilation time: <1% of which was recompilation) 14.242649 seconds (27.94 M allocations: 1.705 GiB, 3.14% gc time, 58.25% compilation time: <1% of which was recompilation) 9.125111 seconds (4.79 M allocations: 245.099 MiB, 91.28% compilation time: <1% of which was recompilation) 9.011381 seconds (4.88 M allocations: 251.785 MiB, 1.44% gc time, 91.36% compilation time: <1% of which was recompilation) 13.367660 seconds (19.23 M allocations: 1.098 GiB, 2.36% gc time, 75.15% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time Sector test suite | 187447 187447 11m05.6s Trivial | 52 52 59.6s PlanarTrivial | 35 35 1.9s Irrep[ℤ₂] | 147 147 3.7s Irrep[ℤ₃] | 372 372 3.6s Irrep[ℤ₄] | 821 821 3.7s Irrep[ℤ{200}] | 1623 1623 3.9s Irrep[U₁] | 1623 1623 3.8s Irrep[D₃] | 462 462 26.0s Irrep[D₄] | 1797 1797 4.7s Irrep[Dihedral{5}] | 1157 1157 4.7s Irrep[CU₁] | 3026 3026 5.9s Irrep[A₄] | 1001 1001 39.2s Irrep[SU₂] | 21079 21079 21.2s NewSU2Irrep | 21079 21079 49.3s FibonacciAnyon | 134 134 4.2s IsingAnyon | 320 320 5.4s FermionParity | 135 135 5.2s (FermionParity ⊠ FermionParity) | 775 775 5.5s (FibonacciAnyon ⊠ PlanarTrivial) | 80 80 5.7s Irrep[ℤ₃ × ℤ₄] | 1623 1623 4.8s @NamedSector{charge::Irrep[U₁], spin::Irrep[SU₂]} | 10141 10141 10.4s @NamedSector{parity::FermionParity, charge::Irrep[U₁], spin::Irrep[SU₂]} | 5516 5516 11.1s (FermionParity ⊠ Irrep[SU₂] ⊠ Irrep[SU₂]) | 6029 6029 11.2s (NewSU2Irrep ⊠ NewSU2Irrep) | 9105 9105 18.4s (NewSU2Irrep ⊠ Irrep[SU₂]) | 9105 9105 16.6s (FermionParity ⊠ Irrep[SU₂] ⊠ NewSU2Irrep) | 6029 6029 15.0s (FibonacciAnyon ⊠ FibonacciAnyon ⊠ Irrep[ℤ₂]) | 2383 2383 8.3s Irrep[A₄ × ℤ₂] | 2365 2365 8.0s Irrep[A₄ × SU₂] | 14545 14545 53.4s GroupElement[ℤ{2}, 0] | 123 123 3.2s GroupElement[ℤ{2}, 1] | 117 117 6.4s GroupElement[ℤ{3}, 0] | 309 309 3.4s GroupElement[ℤ{3}, 1] | 191 191 2.9s GroupElement[ℤ{3}, 2] | 191 191 2.9s GroupElement[ℤ{4}, 0] | 693 693 3.4s GroupElement[ℤ{4}, 1] | 440 440 2.9s GroupElement[ℤ{4}, 2] | 673 673 3.4s GroupElement[ℤ{6}, 0] | 1383 1383 3.2s GroupElement[ℤ{6}, 1] | 919 919 2.9s GroupElement[ℤ{6}, 3] | 1353 1353 3.5s (GroupElement[ℤ{3}, 1] ⊠ Irrep[SU₂]) | 1067 1067 11.2s (FibonacciAnyon ⊠ GroupElement[ℤ{4}, 3]) | 945 945 7.2s IsingBimodule | 221 221 6.2s (IsingBimodule ⊠ IsingBimodule) | 149 149 6.1s (IsingBimodule ⊠ Irrep[ℤ₂]) | 265 265 6.9s (IsingBimodule ⊠ Irrep[SU₂]) | 272 272 8.3s (IsingBimodule ⊠ FibonacciAnyon) | 271 271 7.2s TimeReversed{Irrep[ℤ₂]} | 123 123 3.7s TimeReversed{Irrep[ℤ₃]} | 309 309 3.7s TimeReversed{Irrep[ℤ₄]} | 693 693 3.8s TimeReversed{Irrep[A₄]} | 795 795 7.6s TimeReversed{Irrep[U₁]} | 1398 1398 3.5s TimeReversed{Irrep[CU₁]} | 2263 2263 5.5s TimeReversed{Irrep[SU₂]} | 14117 14117 10.6s TimeReversed{FibonacciAnyon} | 134 134 4.7s TimeReversed{IsingAnyon} | 320 320 5.9s TimeReversed{FermionParity} | 123 123 3.6s TimeReversed{(FermionParity ⊠ FermionParity)} | 695 695 3.9s TimeReversed{GroupElement[ℤ{4}, 2]} | 673 673 3.8s TimeReversed{GroupElement[ℤ{6}, 3]} | 1353 1353 4.0s (GroupElement[ℤ{6}, 1] ⊠ TimeReversed{FibonacciAnyon}) | 945 945 7.0s TimeReversed{(GroupElement[ℤ{6}, 3] ⊠ FibonacciAnyon)} | 1543 1543 7.1s TimeReversed{Irrep[ℤ₂ × ℤ₃ × ℤ₄]} | 1398 1398 5.5s (TimeReversed{Irrep[ℤ₂]} ⊠ TimeReversed{Irrep[ℤ₃]} ⊠ TimeReversed{Irrep[ℤ₄]}) | 1398 1398 4.8s TimeReversed{(NewSU2Irrep ⊠ NewSU2Irrep)} | 6213 6213 13.7s TimeReversed{(Irrep[ℤ₂] ⊠ FibonacciAnyon ⊠ FibonacciAnyon)} | 2313 2313 7.5s TimeReversed{(NewSU2Irrep ⊠ Irrep[SU₂])} | 6213 6213 14.2s TimeReversed{(FermionParity ⊠ Irrep[U₁] ⊠ Irrep[SU₂])} | 3964 3964 9.1s TimeReversed{@NamedSector{parity::FermionParity, charge::Irrep[U₁], spin::Irrep[SU₂]}} | 3964 3964 9.0s TimeReversed{(FermionParity ⊠ Irrep[SU₂] ⊠ NewSU2Irrep)} | 4359 4359 13.4s Test Summary: | Pass Total Time Intertwiner relation for A4Irrep | 40 40 8.3s Test Summary: | Pass Total Time Deligne product | 1797 1797 1m54.7s Test Summary: | Pass Total Time NamedSector | 15 15 0.2s Test Summary: | Pass Total Time Issue that came up in #11 | 6 6 0.3s Test Summary: | Pass Total Time Frobenius-Schur | 16 16 0.0s Test Summary: | Pass Total Time SectorProduct printing | 4 4 0.4s Test Summary: | Pass Total Time ZNIrrep edge cases | 12 12 0.2s Test Summary: | Pass Total Time Converter constructions | 3 3 0.2s Test Summary: | Pass Total Time Topological spin | 13 13 4.1s Test Summary: | Pass Total Time Hopf link | 8 8 1.0s Test Summary: | Pass Total Time S matrix, T matrix | 56 56 37.5s Test Summary: | Pass Total Time Ismodular | 29 29 30.0s Test Summary: | Pass Total Time Total quantum dimension | 8 8 0.3s Test Summary: | Pass Total Time Topological central charge | 14 14 4.7s Test Summary: | Pass Total Time IsingBimodule sector | 71 71 0.6s Test Summary: | Pass Total Time Aqua | 11 11 1m13.2s ┌ 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/Nf2tu/src/analyzers/jetanalyzer.jl:1678 Test Summary: | Pass Total Time JET | 1 1 2m30.1s Testing TensorKitSectors tests passed Testing completed after 1141.47s PkgEval succeeded after 1497.18s