Package evaluation to load ZXCalculus on Julia 1.13.0-DEV.1324 (c1d413cf8a*) started at 2025-10-17T19:19:59.100 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing ZXCalculus... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [3525faa3] + ZXCalculus v0.7.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [ec485272] + ArnoldiMethod v0.4.0 [a9ab73d0] + BatchedRoutines v0.2.2 [50ba71b6] + BitBasis v0.9.10 [d360d2e6] + ChainRulesCore v1.26.0 [861a8166] + Combinatorics v1.0.3 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 ⌃ [864edb3b] + DataStructures v0.17.20 [ffbed154] + DocStringExtensions v0.9.5 [6b7a57c9] + Expronicon v0.10.14 [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 [92d709cd] + IrrationalConstants v0.2.6 ⌅ [682c06a0] + JSON v0.21.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [7ebac608] + Multigraphs v0.3.0 ⌅ [ebe7aa44] + OMEinsum v0.8.8 ⌅ [6f22d1fd] + OMEinsumContractionOrders v0.9.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [699a6c99] + SimpleTraits v0.9.5 [a2af1166] + SortingAlgorithms v1.2.2 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.6 [fd094767] + Suppressor v0.2.8 [7d267fc5] + TreeWidthSolver v0.3.5 [9d95972d] + TupleTools v1.6.0 [6769671a] + YaoHIR v0.2.3 [66df03fb] + YaoLocations v0.1.6 [3525faa3] + ZXCalculus v0.7.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.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.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 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+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.89s ################################################################################ # 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... 5353.8 ms ✓ StatsBase 3922.0 ms ✓ Multigraphs 3859.5 ms ✓ TreeWidthSolver 4315.1 ms ✓ OMEinsumContractionOrders 5083.9 ms ✓ OMEinsum 42782.3 ms ✓ ZXCalculus 6 dependencies successfully precompiled in 73 seconds. 59 already precompiled. 1 dependency had output during precompilation: ┌ ZXCalculus │ WARNING: Constructor for type "Chain" was extended in `ZX` without explicit qualification or import. │ NOTE: Assumed "Chain" refers to `YaoHIR.Chain`. 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 Chain end`. │ Hint: To silence the warning, qualify `Chain` as `YaoHIR.Chain` in the method signature or explicitly `import YaoHIR: Chain`. └ Precompilation completed after 76.85s ################################################################################ # Loading # Loading ZXCalculus... Loading completed after 6.46s PkgEval succeeded after 130.04s