Package evaluation of EwaldSummations on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T03:44:54.348 ################################################################################ # Set-up # Set-up completed after 0.23s ################################################################################ # Installation # Installing EwaldSummations... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [329efeb5] + EwaldSummations v0.2.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [7d9f7c33] + Accessors v0.1.42 [66dad0bd] + AliasTables v1.1.3 [198e06fe] + BangBang v0.4.4 ⌃ [69e1c6dd] + CellListMap v0.9.6 ⌅ [ae650224] + ChunkSplitters v2.6.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.16.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.5.8 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.22 [8bb1440f] + DelimitedFiles v1.9.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [31c24e10] + Distributions v0.25.119 [ffbed154] + DocStringExtensions v0.9.4 [329efeb5] + EwaldSummations v0.2.0 [fec76197] + ExTinyMD v0.2.7 [1a297f60] + FillArrays v1.13.0 ⌅ [f6369f11] + ForwardDiff v0.10.38 [34004b35] + HypergeometricFunctions v0.3.28 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [77ba4419] + NaNMath v1.1.3 ⌅ [67456a42] + OhMyThreads v0.6.2 [bac558e1] + OrderedCollections v1.8.0 [90014a1f] + PDMats v0.11.34 [d96e819e] + Parameters v0.12.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [92933f4c] + ProgressMeter v1.10.4 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.8.0 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.1 [276daf66] + SpecialFunctions v2.5.1 [91464d47] + StableTasks v0.1.7 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.0 [2913bbd2] + StatsBase v0.34.4 [4c63d2b9] + StatsFuns v1.5.0 [ed4db957] + TaskLocalValues v0.1.2 [1c621080] + TestItems v1.0.0 [3a884ed6] + UnPack v1.0.2 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [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.5+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.12.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.19s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 27872.5 ms ✓ CellListMap 36117.2 ms ✓ ExTinyMD 56596.2 ms ✓ EwaldSummations 3 dependencies successfully precompiled in 122 seconds. 86 already precompiled. 2 dependencies had output during precompilation: ┌ ExTinyMD │ WARNING: Detected access to binding `CellListMap.Cell` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. └ ┌ CellListMap │ WARNING: Detected access to binding `CellListMap.Cell` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. └ Precompilation completed after 128.46s ################################################################################ # Loading # Loading EwaldSummations... Loading completed after 7.26s PkgEval succeeded after 155.98s