Package evaluation to test QuantumInfo on Julia 1.14.0-DEV.1720 (f38c537ec6*) started at 2026-02-15T13:48:47.060 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.26s ################################################################################ # 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.31s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import.  NOTE: Assumed "Tuple" refers to `Base.Tuple`. 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 Tuple end`.  Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. WARNING: Constructor for type "Array" was extended in `StaticArrays` without explicit qualification or import.  NOTE: Assumed "Array" refers to `Base.Array`. 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 Array end`.  Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. 5727.9 ms ✓ StaticArrays 10759.5 ms ✓ Cliffords 1562.1 ms ✓ QuantumInfo 3 dependencies successfully precompiled in 18 seconds. 9 already precompiled. 1 dependency had output during precompilation: ┌ StaticArrays │ WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. │ WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Tuple" refers to `Base.Tuple`. 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 Tuple end`. │ Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. │ WARNING: Constructor for type "Array" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Array" refers to `Base.Array`. 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 Array end`. │ Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. └ Precompilation completed after 35.17s ################################################################################ # Testing # Testing QuantumInfo Status `/tmp/jl_xrTAlV/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_xrTAlV/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.148903 seconds (1.56 M allocations: 111.261 MiB, 6.60% gc time, 97.46% compilation time) identity matrix is eye Test Summary: | Pass Total Time representation conversion | 16 16 13.5s 13.518606 seconds (6.68 M allocations: 398.274 MiB, 3.12% gc time, 99.88% compilation time) identity matrix is alteye Test Summary: | Pass Total Time representation conversion | 16 16 8.2s 8.202778 seconds (4.29 M allocations: 257.500 MiB, 1.27% gc time, 99.92% compilation time) Test Summary: | Pass Total Time Pauli-Liouville | 2 2 9.4s Test Summary: | Pass Total Time depolarization | 3 3 0.1s 0.050677 seconds (77.58 k allocations: 4.679 MiB, 98.65% compilation time) Test Summary: | Pass Total Time density matrix properties | 700 700 5.8s 5.772665 seconds (1.06 M allocations: 68.966 MiB, 99.65% compilation time) Testing QuantumInfo tests passed Testing completed after 62.62s PkgEval succeeded after 121.52s