Package evaluation to test PhysicalTrees on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T17:40:51.366 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.0s ################################################################################ # Installation # Installing PhysicalTrees... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [dc5d4990] + PhysicalTrees v0.1.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [79e6a3ab] + Adapt v4.5.0 [13072b0f] + AxisAlgorithms v1.1.0 ⌅ [198e06fe] + BangBang v0.3.40 [49dc2e85] + Calculus v0.5.2 [d360d2e6] + ChainRulesCore v1.26.0 [38540f10] + CommonSolve v0.2.6 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 [22cec73e] + InitialValues v0.3.1 [a98d9a8b] + Interpolations v0.16.2 [3587e190] + InverseFunctions v0.1.17 [c8e1da08] + IterTools v1.10.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [1914dd2f] + MacroTools v0.5.16 [eff96d63] + Measurements v2.14.1 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [09c1cff2] + ParallelOperations v0.1.6 [5ad8b20f] + PhysicalConstants v0.2.4 [78724250] + PhysicalParticles v1.3.8 [dc5d4990] + PhysicalTrees v0.1.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [c84ed2f1] + Ratios v0.4.5 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [f2b01f46] + Roots v2.2.13 [efcf1570] + Setfield v1.1.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 ⌅ [09ab397b] + StructArrays v0.6.21 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [1986cc42] + Unitful v1.28.0 [6fb2a4bd] + UnitfulAngles v0.7.2 [6112ee07] + UnitfulAstro v1.2.2 [efce3f68] + WoodburyMatrices v1.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.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.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.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1948.3 ms ✓ BangBang 1210.5 ms ✓ BangBang → BangBangStructArraysExt 1188.9 ms ✓ BangBang → BangBangChainRulesCoreExt 2199.4 ms ✓ BangBang → BangBangStaticArraysExt 11778.2 ms ✓ PhysicalParticles WARNING: method definition for Octree at /home/pkgeval/.julia/packages/PhysicalTrees/yhzmS/src/octree_sparse/octrees.jl:113 declares type variable T but does not use it. 6114.8 ms ✓ PhysicalTrees 6 dependencies successfully precompiled in 25 seconds. 88 already precompiled. 9 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings, TOML and UUIDs). Restart julia to access the new versions. Otherwise, 49 dependents of these packages may trigger further precompilation to work with the unexpected versions. 1 dependency had output during precompilation: ┌ PhysicalTrees │ WARNING: method definition for Octree at /home/pkgeval/.julia/packages/PhysicalTrees/yhzmS/src/octree_sparse/octrees.jl:113 declares type variable T but does not use it. └ Precompilation completed after 48.22s ################################################################################ # Testing # Testing PhysicalTrees Status `/tmp/jl_gCeyPY/Project.toml` ⌅ [198e06fe] BangBang v0.3.40 [09c1cff2] ParallelOperations v0.1.6 [78724250] PhysicalParticles v1.3.8 [dc5d4990] PhysicalTrees v0.1.3 [189a3867] Reexport v1.2.2 [90137ffa] StaticArrays v1.9.18 ⌅ [09ab397b] StructArrays v0.6.21 [1986cc42] Unitful v1.28.0 [6112ee07] UnitfulAstro v1.2.2 [8ba89e20] Distributed v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_gCeyPY/Manifest.toml` [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.5.0 [13072b0f] AxisAlgorithms v1.1.0 ⌅ [198e06fe] BangBang v0.3.40 [49dc2e85] Calculus v0.5.2 [d360d2e6] ChainRulesCore v1.26.0 [38540f10] CommonSolve v0.2.6 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [22cec73e] InitialValues v0.3.1 [a98d9a8b] Interpolations v0.16.2 [3587e190] InverseFunctions v0.1.17 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [1914dd2f] MacroTools v0.5.16 [eff96d63] Measurements v2.14.1 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [09c1cff2] ParallelOperations v0.1.6 [5ad8b20f] PhysicalConstants v0.2.4 [78724250] PhysicalParticles v1.3.8 [dc5d4990] PhysicalTrees v0.1.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [c84ed2f1] Ratios v0.4.5 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [f2b01f46] Roots v2.2.13 [efcf1570] Setfield v1.1.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 ⌅ [09ab397b] StructArrays v0.6.21 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [1986cc42] Unitful v1.28.0 [6fb2a4bd] UnitfulAngles v0.7.2 [6112ee07] UnitfulAstro v1.2.2 [efce3f68] WoodburyMatrices v1.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.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.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.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: Initializing data Test Summary: | Pass Total Time Parallelism | 7 7 9.4s Test Summary: | Pass Total Time Peano | 35 35 0.2s Test Summary: | Pass Total Time Rebuild | 1 1 5.9s Test Summary: | Pass Total Time Unregister | 1 1 1.2s Testing PhysicalTrees tests passed Testing completed after 203.98s PkgEval succeeded after 317.47s