Package evaluation to test PauliStrings on Julia 1.14.0-DEV.1918 (78a0dc1151*) started at 2026-03-19T13:35:43.229 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.91s ################################################################################ # 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.99s ################################################################################ # 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`. 10947.9 ms ✓ PauliStrings 1 dependency successfully precompiled in 11 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 31.62s ################################################################################ # Testing # Testing PauliStrings Status `/tmp/jl_klFyMz/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_klFyMz/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 46.5s Test Summary: | Pass Total Time io single string | 2 2 5.3s Test Summary: | Pass Total Time sparse dense conversion | 3 3 19.3s Test Summary: | Pass Total Time random | 4 4 0.9s Test Summary: | Pass Total Time operators | 19 19 35.0s Test Summary: | Pass Total Time operations | 50 50 13.4s Test Summary: | Pass Total Time strings operations | 108 108 47.5s 0.0%┣ ┫ 0/9 [00:00<00:00, -0s/it]  100.0%┣██████████████████████████████████████████████┫ 9/9 [00:01<00:00, 10it/s]  100.0%┣██████████████████████████████████████████████┫ 9/9 [00:01<00:00, 10it/s] 0.0%┣ ┫ 0/9 [00:00<00:00, -0s/it]  100.0%┣████████████████████████████████████████████┫ 9/9 [00:00<00:00, 1.3kit/s]  100.0%┣████████████████████████████████████████████┫ 9/9 [00:00<00:00, 1.2kit/s] Test Summary: | Pass Total Time lanczos | 2 2 11.6s Test Summary: | Pass Total Time moments | 11 11 18.8s Test Summary: | Pass Total Time equivalence | 2 2 0.4s Test Summary: | Pass Total Time graph | 1 1 1.2s Test Summary: | Pass Total Time operatorts1d | 19 19 2.5s Test Summary: | Pass Total Time shift | 171 171 6.5s Test Summary: | Pass Total Time operatorts2d | 100 100 56.2s Test Summary: | Pass Total Time fermions | 64 64 1.1s Test Summary: | Pass Total Time construction | 5 5 1.8s Test Summary: | Pass Total Time circuits | 19 19 20.5s Test Summary: | Pass Total Time states | 5 5 2.9s 0.0%┣ ┫ 0/101 [00:00<00:00, -0s/it]  2.0%┣█ ┫ 2/101 [00:02<02:44, 2s/it]  11.9%┣█████▍ ┫ 12/101 [00:02<00:14, 6it/s]  20.8%┣█████████▏ ┫ 21/101 [00:02<00:07, 11it/s]  28.7%┣████████████▋ ┫ 29/101 [00:02<00:05, 15it/s]  29.7%┣█████████████ ┫ 30/101 [00:02<00:05, 15it/s]  37.6%┣████████████████▌ ┫ 38/101 [00:02<00:03, 19it/s]  43.6%┣███████████████████▏ ┫ 44/101 [00:02<00:03, 21it/s]  49.5%┣█████████████████████▉ ┫ 50/101 [00:02<00:02, 23it/s]  58.4%┣█████████████████████████▊ ┫ 59/101 [00:02<00:02, 27it/s]  65.3%┣████████████████████████████▊ ┫ 66/101 [00:02<00:01, 29it/s]  70.3%┣███████████████████████████████ ┫ 71/101 [00:02<00:01, 31it/s]  75.2%┣█████████████████████████████████ ┫ 76/101 [00:02<00:01, 32it/s]  86.1%┣██████████████████████████████████████ ┫ 87/101 [00:02<00:00, 36it/s]  92.1%┣████████████████████████████████████████▌ ┫ 93/101 [00:02<00:00, 38it/s]  99.0%┣██████████████████████████████████████████▋┫ 100/101 [00:02<00:00, 40it/s]  100.0%┣██████████████████████████████████████████┫ 101/101 [00:02<00:00, 40it/s]  100.0%┣██████████████████████████████████████████┫ 101/101 [00:02<00:00, 40it/s] 0.0%┣ ┫ 0/101 [00:00<00:00, -0s/it]  1.0%┣▍ ┫ 1/101 [00:03