Package evaluation of FLOYao on Julia 1.13.0-DEV.853 (3e868b27cf*) started at 2025-07-17T07:04:05.066 ################################################################################ # Set-up # Set-up completed after 0.28s ################################################################################ # Installation # Installing FLOYao... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [6d9310a3] + FLOYao v1.6.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [66dad0bd] + AliasTables v1.1.3 [50ba71b6] + BitBasis v0.9.10 [a921213e] + CacheServers v0.2.0 [d360d2e6] + ChainRulesCore v1.25.2 [34da2185] + Compat v4.17.0 [9a962f9c] + DataAPI v1.16.0 ⌃ [864edb3b] + DataStructures v0.17.20 [ffbed154] + DocStringExtensions v0.9.5 [6d9310a3] + FLOYao v1.6.2 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [0b1a1467] + KrylovKit v0.9.5 [f1f30506] + LegibleLambdas v0.3.0 [2ab3a3ac] + LogExpFunctions v0.3.29 ⌅ [d05aeea4] + LuxurySparse v0.7.5 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [43287f4e] + PtrArrays v1.3.0 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [5c889d49] + SkewLinearAlgebra v1.0.0 [a2af1166] + SortingAlgorithms v1.2.1 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.14 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.5 [123dc426] + SymEngine v0.12.0 [9d95972d] + TupleTools v1.6.0 [409d34a3] + VectorInterface v0.5.0 ⌃ [5872b779] + Yao v0.8.13 [0843a435] + YaoAPI v0.4.8 ⌃ [e600142f] + YaoArrayRegister v0.9.10 ⌅ [418bc28f] + YaoBlocks v0.13.15 ⌃ [3b27209a] + YaoSym v0.6.9 [2ce0c516] + MPC_jll v1.3.1+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [3428059b] + SymEngine_jll v0.12.0+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [781609d7] + GMP_jll v6.3.0+2 [3a97d323] + MPFR_jll v4.2.2+0 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 8.47s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 6342.0 ms ✓ StatsBase 3820.9 ms ✓ LuxurySparse 22242.6 ms ✓ YaoArrayRegister 27314.6 ms ✓ YaoBlocks 12668.6 ms ✓ YaoSym 13389.1 ms ✓ Yao 8389.1 ms ✓ FLOYao 7 dependencies successfully precompiled in 99 seconds. 68 already precompiled. 2 dependencies had output during precompilation: ┌ LuxurySparse │ WARNING: Constructor for type "Diagonal" was extended in `LuxurySparse` without explicit qualification or import. │ NOTE: Assumed "Diagonal" refers to `LinearAlgebra.Diagonal`. 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 Diagonal end`. │ Hint: To silence the warning, qualify `Diagonal` as `LinearAlgebra.Diagonal` in the method signature or explicitly `import LinearAlgebra: Diagonal`. │ WARNING: Constructor for type "SparseMatrixCSC" was extended in `LuxurySparse` without explicit qualification or import. │ NOTE: Assumed "SparseMatrixCSC" refers to `SparseArrays.SparseMatrixCSC`. 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 SparseMatrixCSC end`. │ Hint: To silence the warning, qualify `SparseMatrixCSC` as `SparseArrays.SparseMatrixCSC` in the method signature or explicitly `import SparseArrays: SparseMatrixCSC`. │ WARNING: Constructor for type "Matrix" was extended in `LuxurySparse` 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`. └ ┌ YaoArrayRegister │ WARNING: Constructor for type "Diagonal" was extended in `LuxurySparse` without explicit qualification or import. │ NOTE: Assumed "Diagonal" refers to `LinearAlgebra.Diagonal`. 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 Diagonal end`. │ Hint: To silence the warning, qualify `Diagonal` as `LinearAlgebra.Diagonal` in the method signature or explicitly `import LinearAlgebra: Diagonal`. │ WARNING: Constructor for type "SparseMatrixCSC" was extended in `LuxurySparse` without explicit qualification or import. │ NOTE: Assumed "SparseMatrixCSC" refers to `SparseArrays.SparseMatrixCSC`. 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 SparseMatrixCSC end`. │ Hint: To silence the warning, qualify `SparseMatrixCSC` as `SparseArrays.SparseMatrixCSC` in the method signature or explicitly `import SparseArrays: SparseMatrixCSC`. │ WARNING: Constructor for type "Matrix" was extended in `LuxurySparse` 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 103.78s ################################################################################ # Loading # Loading FLOYao... Loading completed after 6.2s PkgEval succeeded after 137.66s