Package evaluation to test PauliStrings on Julia 1.14.0-DEV.1808 (1cd77b505e*) started at 2026-02-26T13:42:54.273 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.1s ################################################################################ # Installation # Installing PauliStrings... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f07625cc] + PauliStrings v1.9.1 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.1 [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.61s ################################################################################ # 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`. 6414.8 ms ✓ PauliStrings 1 dependency successfully precompiled in 6 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 29.49s ################################################################################ # Testing # Testing PauliStrings Status `/tmp/jl_QcN1Rb/Project.toml` [c3b6d118] BitIntegers v0.3.7 [861a8166] Combinatorics v1.1.0 [85a47980] Dictionaries v0.4.6 [f07625cc] PauliStrings v1.9.1 [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_QcN1Rb/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.1 [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 21.9s Test Summary: | Pass Total Time io single string | 2 2 1.9s Test Summary: | Pass Total Time sparse dense conversion | 3 3 7.7s Test Summary: | Pass Total Time random | 4 4 0.3s Test Summary: | Pass Total Time operators | 19 19 15.3s Test Summary: | Pass Total Time operations | 50 50 9.4s Test Summary: | Pass Total Time strings operations | 108 108 22.3s 0.0%┣ ┫ 0/9 [00:00<00:00, -0s/it]  100.0%┣██████████████████████████████████████████████┫ 9/9 [00:00<00:00, 19it/s]  100.0%┣██████████████████████████████████████████████┫ 9/9 [00:00<00:00, 19it/s] 0.0%┣ ┫ 0/9 [00:00<00:00, -0s/it]  100.0%┣████████████████████████████████████████████┫ 9/9 [00:00<00:00, 2.8kit/s]  100.0%┣████████████████████████████████████████████┫ 9/9 [00:00<00:00, 2.1kit/s] Test Summary: | Pass Total Time lanczos | 2 2 6.9s 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 1.7s Test Summary: | Pass Total Time shift | 171 171 3.3s Test Summary: | Pass Total Time operatorts2d | 100 100 24.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.3s Test Summary: | Pass Total Time states | 5 5 1.4s 0.0%┣ ┫ 0/101 [00:00<00:00, -0s/it]  2.0%┣█ ┫ 2/101 [00:01<01:24, 1it/s]  22.8%┣██████████ ┫ 23/101 [00:01<00:03, 24it/s]  31.7%┣██████████████ ┫ 32/101 [00:01<00:02, 32it/s]  45.5%┣████████████████████ ┫ 46/101 [00:01<00:01, 44it/s]  54.5%┣████████████████████████ ┫ 55/101 [00:01<00:01, 50it/s]  68.3%┣██████████████████████████████ ┫ 69/101 [00:01<00:01, 60it/s]  81.2%┣███████████████████████████████████▊ ┫ 82/101 [00:01<00:00, 69it/s]  93.1%┣█████████████████████████████████████████ ┫ 94/101 [00:01<00:00, 75it/s]  100.0%┣██████████████████████████████████████████┫ 101/101 [00:01<00:00, 79it/s]  100.0%┣██████████████████████████████████████████┫ 101/101 [00:01<00:00, 79it/s] 0.0%┣ ┫ 0/101 [00:00<00:00, -0s/it]  1.0%┣▍ ┫ 1/101 [00:02