Package evaluation to load SurrogatesPolyChaos on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T10:49:37.695 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing SurrogatesPolyChaos... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [50679fc6] + SurrogatesPolyChaos v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.4.0 ⌅ [c75e803d] + AdaptiveRejectionSampling v0.1.2 [66dad0bd] + AliasTables v1.1.3 [082447d4] + ChainRules v1.72.6 [d360d2e6] + ChainRulesCore v1.26.0 [861a8166] + Combinatorics v1.0.3 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [95c220a8] + ExtendableSparse v1.7.1 [7a1cc6ca] + FFTW v1.10.0 [1a297f60] + FillArrays v1.14.0 ⌅ [f6369f11] + ForwardDiff v0.10.39 [38e38edf] + GLM v1.9.0 [46192b85] + GPUArraysCore v0.2.0 [d54b0c1a] + GaussQuadrature v0.5.8 [34004b35] + HypergeometricFunctions v0.3.28 [88f59080] + ILUZero v0.2.0 [7869d1d1] + IRTools v0.4.15 [18e54dd8] + IntegerMathUtils v0.1.3 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [42fd0dbc] + IterativeSolvers v0.9.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [73f95e8e] + LatticeRules v0.0.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [77ba4419] + NaNMath v1.1.3 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.36 [8d666b04] + PolyChaos v0.2.11 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [27ebfcd6] + Primes v0.5.7 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [8a4e6c94] + QuasiMonteCarlo v0.3.3 [c1ae055f] + RealDot v0.1.0 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.9.0 [1277b4bf] + ShiftedArrays v2.0.0 [ed01d8cd] + Sobol v1.5.0 [a2af1166] + SortingAlgorithms v1.2.2 [dc90abb0] + SparseInverseSubset v0.1.2 [e56a9233] + Sparspak v0.3.14 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.7 [4c63d2b9] + StatsFuns v1.5.2 [3eaba693] + StatsModels v0.7.7 [09ab397b] + StructArrays v0.7.2 ⌅ [6fc51010] + Surrogates v6.11.0 [89f642e6] + SurrogatesBase v1.1.0 [50679fc6] + SurrogatesPolyChaos v0.1.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [e88e6eb3] + Zygote v0.7.10 [700de1a5] + ZygoteRules v0.2.7 [f5851436] + FFTW_jll v3.3.11+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [1317d2d5] + oneTBB_jll v2022.0.0+1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.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 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.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 [bea87d4a] + SuiteSparse_jll v7.10.1+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 7.33s ################################################################################ # 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... 2202.8 ms ✓ IrrationalConstants 1057.2 ms ✓ SortingAlgorithms 2213.9 ms ✓ QuadGK 1120.7 ms ✓ Accessors → StructArraysExt 1393.1 ms ✓ Rmath_jll 2496.6 ms ✓ ZygoteRules 1008.0 ms ✓ AbstractFFTs → AbstractFFTsChainRulesCoreExt 4661.2 ms ✓ ExtendableSparse 2512.9 ms ✓ LogExpFunctions 12190.9 ms ✓ ChainRules 1667.5 ms ✓ Rmath 3113.3 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 1088.5 ms ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 4197.8 ms ✓ StatsBase 4758.2 ms ✓ SpecialFunctions 1416.2 ms ✓ PDMats → StatsBaseExt 3976.2 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 1743.7 ms ✓ GaussQuadrature 2431.0 ms ✓ HypergeometricFunctions 1173.1 ms ✓ DiffRules 2657.9 ms ✓ StatsFuns 6909.8 ms ✓ ForwardDiff 3820.9 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt 1444.4 ms ✓ StatsFuns → StatsFunsInverseFunctionsExt 4841.4 ms ✓ StatsModels 8966.7 ms ✓ Distributions 2378.8 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 3056.2 ms ✓ AdaptiveRejectionSampling 48015.6 ms ✓ Zygote 5275.7 ms ✓ GLM 3496.4 ms ✓ Distributions → DistributionsTestExt 2936.3 ms ✓ Distributions → DistributionsChainRulesCoreExt 2783.0 ms ✓ QuasiMonteCarlo → QuasiMonteCarloDistributionsExt 6261.8 ms ✓ PolyChaos 11604.6 ms ✓ Surrogates 2909.5 ms ✓ SurrogatesPolyChaos 36 dependencies successfully precompiled in 174 seconds. 123 already precompiled. Precompilation completed after 174.88s ################################################################################ # Loading # Loading SurrogatesPolyChaos... Loading completed after 3.65s PkgEval succeeded after 208.19s