Package evaluation to test PauliStrings on Julia 1.14.0-DEV.1871 (50d44f5be7*) started at 2026-03-08T12:44:49.499 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.72s ################################################################################ # Installation # Installing PauliStrings... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f07625cc] + PauliStrings v1.9.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [c3b6d118] + BitIntegers v0.3.7 [861a8166] + Combinatorics v1.1.0 [85a47980] + Dictionaries v0.4.6 [313cdc1a] + Indexing v1.1.1 [f07625cc] + PauliStrings v1.9.2 [49802e3a] + ProgressBars v1.5.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.72s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... WARNING: Constructor for type "Matrix" was extended in `PauliStrings` without explicit qualification or import.  NOTE: Assumed "Matrix" refers to `Base.Matrix`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Matrix end`.  Hint: To silence the warning, qualify `Matrix` as `Base.Matrix` in the method signature or explicitly `import Base: Matrix`. 7026.8 ms ✓ PauliStrings 1 dependency successfully precompiled in 7 seconds. 17 already precompiled. 1 dependency had output during precompilation: ┌ PauliStrings │ WARNING: Constructor for type "Matrix" was extended in `PauliStrings` without explicit qualification or import. │ NOTE: Assumed "Matrix" refers to `Base.Matrix`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Matrix end`. │ Hint: To silence the warning, qualify `Matrix` as `Base.Matrix` in the method signature or explicitly `import Base: Matrix`. └ Precompilation completed after 30.36s ################################################################################ # Testing # Testing PauliStrings Status `/tmp/jl_4wWI5j/Project.toml` [c3b6d118] BitIntegers v0.3.7 [861a8166] Combinatorics v1.1.0 [85a47980] Dictionaries v0.4.6 [f07625cc] PauliStrings v1.9.2 [49802e3a] ProgressBars v1.5.1 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_4wWI5j/Manifest.toml` [c3b6d118] BitIntegers v0.3.7 [861a8166] Combinatorics v1.1.0 [85a47980] Dictionaries v0.4.6 [313cdc1a] Indexing v1.1.1 [f07625cc] PauliStrings v1.9.2 [49802e3a] ProgressBars v1.5.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time io | 31 31 22.9s Test Summary: | Pass Total Time io single string | 2 2 2.0s Test Summary: | Pass Total Time sparse dense conversion | 3 3 7.9s Test Summary: | Pass Total Time random | 4 4 0.3s Test Summary: | Pass Total Time operators | 19 19 16.2s Test Summary: | Pass Total Time operations | 50 50 9.5s Test Summary: | Pass Total Time strings operations | 108 108 22.7s 0.0%┣ ┫ 0/9 [00:00<00:00, -0s/it]  100.0%┣██████████████████████████████████████████████┫ 9/9 [00:00<00:00, 18it/s]  100.0%┣██████████████████████████████████████████████┫ 9/9 [00:00<00:00, 18it/s] 0.0%┣ ┫ 0/9 [00:00<00:00, -0s/it]  100.0%┣████████████████████████████████████████████┫ 9/9 [00:00<00:00, 3.0kit/s]  100.0%┣████████████████████████████████████████████┫ 9/9 [00:00<00:00, 2.7kit/s] Test Summary: | Pass Total Time lanczos | 2 2 7.2s Test Summary: | Pass Total Time moments | 11 11 6.2s Test Summary: | Pass Total Time equivalence | 2 2 0.2s Test Summary: | Pass Total Time graph | 1 1 0.7s Test Summary: | Pass Total Time operatorts1d | 19 19 2.0s Test Summary: | Pass Total Time shift | 171 171 3.5s Test Summary: | Pass Total Time operatorts2d | 100 100 25.7s Test Summary: | Pass Total Time fermions | 64 64 0.4s Test Summary: | Pass Total Time construction | 5 5 0.7s Test Summary: | Pass Total Time circuits | 19 19 9.4s Test Summary: | Pass Total Time states | 5 5 1.5s 0.0%┣ ┫ 0/101 [00:00<00:00, -0s/it]  2.0%┣█ ┫ 2/101 [00:01<01:22, 1it/s]  21.8%┣█████████▋ ┫ 22/101 [00:01<00:03, 24it/s]  34.7%┣███████████████▎ ┫ 35/101 [00:01<00:02, 35it/s]  46.5%┣████████████████████▌ ┫ 47/101 [00:01<00:01, 45it/s]  55.4%┣████████████████████████▍ ┫ 56/101 [00:01<00:01, 51it/s]  64.4%┣████████████████████████████▎ ┫ 65/101 [00:01<00:01, 57it/s]  75.2%┣█████████████████████████████████ ┫ 76/101 [00:01<00:00, 64it/s]  87.1%┣██████████████████████████████████████▍ ┫ 88/101 [00:01<00:00, 71it/s]  99.0%┣██████████████████████████████████████████▋┫ 100/101 [00:01<00:00, 77it/s]  100.0%┣██████████████████████████████████████████┫ 101/101 [00:01<00:00, 78it/s]  100.0%┣██████████████████████████████████████████┫ 101/101 [00:01<00:00, 78it/s] 0.0%┣ ┫ 0/101 [00:00<00:00, -0s/it]  1.0%┣▍ ┫ 1/101 [00:02