Package evaluation to load AdaptiveDistanceFields on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T08:47:27.628 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # 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 6.15s ################################################################################ # 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`. 5382.2 ms ✓ StaticArrays 1107.5 ms ✓ RegionTrees 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. 2836.4 ms ✓ Interpolations 1563.7 ms ✓ AdaptiveDistanceFields 4 dependencies successfully precompiled in 11 seconds. 15 already precompiled. 2 dependencies had output during precompilation: ┌ 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`. └ ┌ 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. └ Precompilation completed after 20.08s ################################################################################ # Loading # Loading AdaptiveDistanceFields... Loading completed after 1.6s PkgEval succeeded after 38.03s