Package evaluation to load Lowess on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:23:56.025 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing Lowess... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a2847a04] + Lowess v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌃ [13072b0f] + AxisAlgorithms v1.0.1 [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.1 ⌅ [a98d9a8b] + Interpolations v0.13.6 [a2847a04] + Lowess v0.1.0 [6fe1bfb0] + OffsetArrays v1.17.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [c84ed2f1] + Ratios v0.4.5 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 ⌅ [efce3f68] + WoodburyMatrices v0.5.6 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed 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 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets 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 [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 5.75s ################################################################################ # 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... 1136.8 ms ✓ WoodburyMatrices 954.3 ms ✓ AxisAlgorithms WARNING: method definition for checkbounds at /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454 declares type variable N but does not use it. WARNING: method definition for checkbounds at /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:457 declares type variable N but does not use it. WARNING: method definition for GriddedInterpolation at /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/gridded/gridded.jl:37 declares type variable pad but does not use it. WARNING: method definition for GriddedInterpolation at /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/gridded/gridded.jl:60 declares type variable pad but does not use it. WARNING: method definition for interpolate! at /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/deprecations.jl:30 declares type variable TWeights but does not use it. 3065.7 ms ✓ Interpolations 1829.6 ms ✓ Lowess 4 dependencies successfully precompiled in 7 seconds. 23 already precompiled. 1 dependency had output during precompilation: ┌ Interpolations │ WARNING: method definition for checkbounds at /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:454 declares type variable N but does not use it. │ WARNING: method definition for checkbounds at /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/Interpolations.jl:457 declares type variable N but does not use it. │ WARNING: method definition for GriddedInterpolation at /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/gridded/gridded.jl:37 declares type variable pad but does not use it. │ WARNING: method definition for GriddedInterpolation at /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/gridded/gridded.jl:60 declares type variable pad but does not use it. │ WARNING: method definition for interpolate! at /home/pkgeval/.julia/packages/Interpolations/y4lLj/src/deprecations.jl:30 declares type variable TWeights but does not use it. └ Precompilation completed after 15.12s ################################################################################ # Loading # Loading Lowess... Loading completed after 1.47s PkgEval succeeded after 31.44s