Package evaluation to load Lehmann on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T08:11:54.280 ################################################################################ # Set-up # Set-up completed after 0.09s ################################################################################ # Installation # Installing Lehmann... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [95bf888a] + Lehmann v0.2.7 Updating `~/.julia/environments/v1.14/Manifest.toml` [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [8bb1440f] + DelimitedFiles v1.9.1 [ffbed154] + DocStringExtensions v0.9.5 [497a8b3b] + DoubleFloats v1.5.0 ⌅ [442a2c76] + FastGaussQuadrature v0.4.9 [14197337] + GenericLinearAlgebra v0.3.19 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [95bf888a] + Lehmann v0.2.7 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [f27b6e38] + Polynomials v4.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [be4d8f0f] + Quadmath v0.5.13 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+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 5.51s ################################################################################ # 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... 20966.0 ms ✓ Polynomials 3185.2 ms ✓ FastGaussQuadrature 1839.6 ms ✓ Polynomials → PolynomialsChainRulesCoreExt 4191.6 ms ✓ DoubleFloats WARNING: Constructor for type "QR" was extended in `Functional` without explicit qualification or import.  NOTE: Assumed "QR" refers to `LinearAlgebra.QR`. 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 QR end`.  Hint: To silence the warning, qualify `QR` as `LinearAlgebra.QR` in the method signature or explicitly `import LinearAlgebra: QR`. 28123.4 ms ✓ Lehmann 5 dependencies successfully precompiled in 59 seconds. 39 already precompiled. 1 dependency had output during precompilation: ┌ Lehmann │ WARNING: Constructor for type "QR" was extended in `Functional` without explicit qualification or import. │ NOTE: Assumed "QR" refers to `LinearAlgebra.QR`. 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 QR end`. │ Hint: To silence the warning, qualify `QR` as `LinearAlgebra.QR` in the method signature or explicitly `import LinearAlgebra: QR`. └ Precompilation completed after 64.72s ################################################################################ # Loading # Loading Lehmann... Loading completed after 2.24s PkgEval succeeded after 92.25s