Package evaluation to load McCormick on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T08:44:14.491 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing McCormick... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [53c679d3] + McCormick v0.13.11 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [a9b6321e] + Atomix v1.1.2 [96374032] + CRlibm v1.0.2 [d360d2e6] + ChainRulesCore v1.26.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [90fa49ef] + ErrorfreeArithmetic v0.5.2 [fa42c844] + FastRounding v0.3.1 ⌅ [f6369f11] + ForwardDiff v0.10.39 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 ⌅ [d1acc4aa] + IntervalArithmetic v0.20.9 ⌅ [d2bf35a9] + IntervalRootFinding v0.5.11 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [63c18a36] + KernelAbstractions v0.9.39 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [53c679d3] + McCormick v0.13.11 [872c559c] + NNlib v0.9.31 [77ba4419] + NaNMath v1.1.3 ⌅ [f27b6e38] + Polynomials v3.2.13 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [5eaf0fd0] + RoundingEmulator v0.2.1 [7e506255] + ScopedValues v1.5.0 [3cc68bcd] + SetRounding v0.2.1 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [3a884ed6] + UnPack v1.0.2 [013be700] + UnsafeAtomics v0.3.0 [4e9b3aee] + CRlibm_jll v1.0.1+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.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 6.98s ################################################################################ # 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... 1721.3 ms ✓ FastRounding 1267.8 ms ✓ CRlibm WARNING: Constructor for type "Symbol" was extended in `Polynomials` without explicit qualification or import.  NOTE: Assumed "Symbol" refers to `Base.Symbol`. 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 Symbol end`.  Hint: To silence the warning, qualify `Symbol` as `Base.Symbol` in the method signature or explicitly `import Base: Symbol`. 21539.7 ms ✓ Polynomials 1001.6 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 917.4 ms ✓ Adapt → AdaptStaticArraysExt 5212.1 ms ✓ ForwardDiff 4102.6 ms ✓ IntervalArithmetic 1664.7 ms ✓ Polynomials → PolynomialsChainRulesCoreExt 5401.5 ms ✓ KernelAbstractions 2130.4 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 1408.9 ms ✓ KernelAbstractions → LinearAlgebraExt 6411.6 ms ✓ IntervalRootFinding 8906.5 ms ✓ NNlib 1722.6 ms ✓ NNlib → NNlibForwardDiffExt 1465.8 ms ✓ NNlib → NNlibSpecialFunctionsExt 6989.5 ms ✓ McCormick 16 dependencies successfully precompiled in 105 seconds. 65 already precompiled. 1 dependency had output during precompilation: ┌ Polynomials │ WARNING: Constructor for type "Symbol" was extended in `Polynomials` without explicit qualification or import. │ NOTE: Assumed "Symbol" refers to `Base.Symbol`. 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 Symbol end`. │ Hint: To silence the warning, qualify `Symbol` as `Base.Symbol` in the method signature or explicitly `import Base: Symbol`. └ Precompilation completed after 77.94s ################################################################################ # Loading # Loading McCormick... Loading completed after 2.84s PkgEval succeeded after 198.6s