Package evaluation to load AdaptiveDistanceFields on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:26:31.984 ################################################################################ # Set-up # Set-up completed after 0.1s ################################################################################ # Installation # Installing AdaptiveDistanceFields... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a1957575] + AdaptiveDistanceFields v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [a1957575] + AdaptiveDistanceFields v0.1.0 ⌃ [13072b0f] + AxisAlgorithms v1.0.1 ⌅ [a98d9a8b] + Interpolations v0.12.10 [c8e1da08] + IterTools v1.10.0 [6fe1bfb0] + OffsetArrays v1.17.0 [c84ed2f1] + Ratios v0.4.5 [dee08c22] + RegionTrees v0.3.2 [ae029012] + Requires v1.3.1 ⌅ [90137ffa] + StaticArrays v0.12.6 [10745b16] + Statistics v1.11.1 ⌅ [efce3f68] + WoodburyMatrices v0.5.6 [56f22d72] + Artifacts v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap 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 [cf7118a7] + UUIDs 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.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... WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import.  NOTE: Assumed "Tuple" refers to `Base.Tuple`. 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 Tuple end`.  Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. WARNING: Constructor for type "Array" was extended in `StaticArrays` without explicit qualification or import.  NOTE: Assumed "Array" refers to `Base.Array`. 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 Array end`.  Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. 5347.3 ms ✓ StaticArrays 1372.2 ms ✓ WoodburyMatrices 1302.1 ms ✓ RegionTrees 1874.5 ms ✓ AxisAlgorithms WARNING: method definition for GriddedInterpolation at /home/pkgeval/.julia/packages/Interpolations/TBuvH/src/gridded/gridded.jl:29 declares type variable pad but does not use it. WARNING: method definition for interpolate! at /home/pkgeval/.julia/packages/Interpolations/TBuvH/src/deprecations.jl:30 declares type variable TWeights but does not use it. 3040.1 ms ✓ Interpolations 1638.8 ms ✓ AdaptiveDistanceFields 6 dependencies successfully precompiled in 15 seconds. 13 already precompiled. 2 dependencies had output during precompilation: ┌ Interpolations │ WARNING: method definition for GriddedInterpolation at /home/pkgeval/.julia/packages/Interpolations/TBuvH/src/gridded/gridded.jl:29 declares type variable pad but does not use it. │ WARNING: method definition for interpolate! at /home/pkgeval/.julia/packages/Interpolations/TBuvH/src/deprecations.jl:30 declares type variable TWeights but does not use it. └ ┌ StaticArrays │ WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. │ WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Tuple" refers to `Base.Tuple`. 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 Tuple end`. │ Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. │ WARNING: Constructor for type "Array" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Array" refers to `Base.Array`. 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 Array end`. │ Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. └ Precompilation completed after 22.9s ################################################################################ # Loading # Loading AdaptiveDistanceFields... Loading completed after 1.51s PkgEval succeeded after 40.57s