Package evaluation to test QuantumInfo on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T13:51:55.310 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.32s ################################################################################ # Installation # Installing QuantumInfo... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [bedefb8d] + QuantumInfo v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [276b0191] + Cliffords v0.6.0 [bedefb8d] + QuantumInfo v0.2.0 ⌅ [90137ffa] + StaticArrays v0.12.6 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.41s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1671.1 ms ✓ QuantumInfo 1 dependency successfully precompiled in 2 seconds. 11 already precompiled. 5 dependencies precompiled but different versions are currently loaded (Base64, JuliaSyntaxHighlighting, Logging, Markdown and StyledStrings). Restart julia to access the new versions. Otherwise, 2 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 20.68s ################################################################################ # Testing # Testing QuantumInfo Status `/tmp/jl_1tQ6Zc/Project.toml` [276b0191] Cliffords v0.6.0 [bedefb8d] QuantumInfo v0.2.0 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_1tQ6Zc/Manifest.toml` [276b0191] Cliffords v0.6.0 [bedefb8d] QuantumInfo v0.2.0 ⌅ [90137ffa] StaticArrays v0.12.6 [10745b16] Statistics v1.11.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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time partial trace | 200 200 1.7s 2.265823 seconds (1.60 M allocations: 113.799 MiB, 7.55% gc time, 96.97% compilation time) identity matrix is eye Test Summary: | Pass Total Time representation conversion | 16 16 12.2s 12.172037 seconds (6.70 M allocations: 397.971 MiB, 3.03% gc time, 99.92% compilation time) identity matrix is alteye Test Summary: | Pass Total Time representation conversion | 16 16 7.2s 7.180907 seconds (4.34 M allocations: 258.877 MiB, 4.49% gc time, 99.93% compilation time) Test Summary: | Pass Total Time Pauli-Liouville | 2 2 8.6s Test Summary: | Pass Total Time depolarization | 3 3 0.0s 0.047602 seconds (78.44 k allocations: 4.684 MiB, 98.66% compilation time) Test Summary: | Pass Total Time density matrix properties | 700 700 5.6s 5.616193 seconds (1.07 M allocations: 69.533 MiB, 1.29% gc time, 99.63% compilation time) Testing QuantumInfo tests passed Testing completed after 60.37s PkgEval succeeded after 104.86s