Package evaluation of NeighbourLists on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:53:19.615 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.08s ################################################################################ # Installation # Installing NeighbourLists... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [2fcf5ba9] + NeighbourLists v0.5.10 Updating `~/.julia/environments/v1.10/Manifest.toml` [a963bdd2] + AtomsBase v0.5.1 [2fcf5ba9] + NeighbourLists v0.5.10 [7b2266bf] + PeriodicTable v1.2.1 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [ae029012] + Requires v1.3.0 [90137ffa] + StaticArrays v1.9.12 [1e83bf80] + StaticArraysCore v1.4.3 [1986cc42] + Unitful v1.22.0 [a7773ee8] + UnitfulAtomic v1.0.0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 5.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 27.46s ################################################################################ # Testing # Testing NeighbourLists Status `/tmp/jl_dbI264/Project.toml` [a963bdd2] AtomsBase v0.5.1 [f5cc8831] AtomsBuilder v0.2.2 [b4f34e82] Distances v0.10.12 [f6369f11] ForwardDiff v0.10.38 [b8a86587] NearestNeighbors v0.4.21 [2fcf5ba9] NeighbourLists v0.5.10 [90137ffa] StaticArrays v1.9.12 [1986cc42] Unitful v1.22.0 [37e2e46d] LinearAlgebra [de0858da] Printf [8dfed614] Test Status `/tmp/jl_dbI264/Manifest.toml` [a963bdd2] AtomsBase v0.5.1 [f5cc8831] AtomsBuilder v0.2.2 [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [b4f34e82] Distances v0.10.12 [ffbed154] DocStringExtensions v0.9.3 [f6369f11] ForwardDiff v0.10.38 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.15 [77ba4419] NaNMath v1.1.2 [b8a86587] NearestNeighbors v0.4.21 [2fcf5ba9] NeighbourLists v0.5.10 [69de0a69] Parsers v2.8.1 [7b2266bf] PeriodicTable v1.2.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [ae029012] Requires v1.3.0 [276daf66] SpecialFunctions v2.5.0 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [82ae8749] StatsAPI v1.7.0 [1986cc42] Unitful v1.22.0 [a7773ee8] UnitfulAtomic v1.0.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.1+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... # threads = 1 Checking that `fnbody` is correct... [ Info: Testing PairList Correctness: typeof(nlist) = PairList{Float64, Int32} Test Passed sorted: Test Passed neigs: Test Passed typeof(nlist) = PairList{Float64, Int32} Test Passed sorted: Test Passed neigs: Test Passed typeof(nlist) = PairList{Float64, Int32} Test Passed sorted: Test Passed neigs: Test Passed typeof(nlist) = PairList{Float64, Int32} Test Passed sorted: Test Passed neigs: Test Passed typeof(nlist) = PairList{Float64, Int32} Test Passed sorted: Test Passed neigs: Test Passed typeof(nlist) = PairList{Float64, Int32} Test Passed sorted: Test Passed neigs: Test Passed Test Summary: | Pass Total Time NeighbourLists | 32 32 35.6s Testing NeighbourLists tests passed Testing completed after 43.21s PkgEval succeeded after 83.98s