Package evaluation to load QuantumInfo on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:14:12.428 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # 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.29+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 2.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` 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`. 4941.6 ms ✓ StaticArrays 10345.2 ms ✓ Cliffords 1460.3 ms ✓ QuantumInfo 3 dependencies successfully precompiled in 17 seconds. 1 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 25.36s ################################################################################ # Loading # Loading QuantumInfo... Loading completed after 1.13s PkgEval succeeded after 38.43s