Package evaluation to load HCIToolbox on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T09:09:20.520 ################################################################################ # Set-up # Set-up completed after 0.1s ################################################################################ # Installation # Installing HCIToolbox... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b6cd55e5] + HCIToolbox v0.6.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 ⌃ [13072b0f] + AxisAlgorithms v1.0.1 [d360d2e6] + ChainRulesCore v1.26.0 ⌅ [3da002f7] + ColorTypes v0.11.5 ⌅ [c3611d14] + ColorVectorSpace v0.9.10 ⌅ [5ae59095] + Colors v0.12.11 [34da2185] + Compat v4.18.1 [150eb455] + CoordinateTransformations v0.6.4 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [1a297f60] + FillArrays v0.13.11 [53c48c17] + FixedPointNumbers v0.8.5 [a2bd30eb] + Graphics v1.1.3 [b6cd55e5] + HCIToolbox v0.6.3 ⌃ [c817782e] + ImageBase v0.1.5 ⌅ [a09fc81d] + ImageCore v0.9.4 ⌅ [02fcd773] + ImageTransformations v0.9.5 ⌅ [a98d9a8b] + Interpolations v0.13.6 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [dbb5928d] + MappedArrays v0.4.2 [e1d29d7a] + Missings v1.2.0 [e94cdb99] + MosaicViews v0.3.4 [77ba4419] + NaNMath v1.1.3 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [5432bcbf] + PaddedViews v0.5.12 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [94ee1d12] + Quaternions v0.7.6 [c84ed2f1] + Ratios v0.4.5 [c1ae055f] + RealDot v0.1.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [6038ab10] + Rotations v1.7.1 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [cae243ae] + StackViews v0.1.2 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 ⌅ [2913bbd2] + StatsBase v0.33.21 [62fd8b95] + TensorCore v0.1.1 ⌅ [efce3f68] + WoodburyMatrices v0.5.6 [efe28fd5] + OpenSpecFun_jll v0.5.6+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 [d6f4376e] + Markdown v1.11.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 [f489334b] + StyledStrings v1.11.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 ⌃ 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 6.85s ################################################################################ # 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... 3437.2 ms ✓ ColorTypes 2666.1 ms ✓ FillArrays 4719.6 ms ✓ DataStructures 2991.4 ms ✓ CoordinateTransformations 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. 4375.0 ms ✓ Interpolations 4773.4 ms ✓ ColorVectorSpace 6645.6 ms ✓ Colors 1515.1 ms ✓ SortingAlgorithms 1347.9 ms ✓ Graphics 8711.1 ms ✓ StatsBase 49890.4 ms ✓ ImageCore 4951.2 ms ✓ ImageBase 7967.7 ms ✓ ImageTransformations 8180.3 ms ✓ HCIToolbox 14 dependencies successfully precompiled in 113 seconds. 60 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 116.14s ################################################################################ # Loading # Loading HCIToolbox... Loading completed after 6.09s PkgEval succeeded after 150.14s