Package evaluation of HybridAStar on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:03:17.600 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.37s ################################################################################ # Installation # Installing HybridAStar... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [123b5ccf] + HybridAStar v1.0.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.22 [123b5ccf] + HybridAStar v1.0.0 [bac558e1] + OrderedCollections v1.8.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.79s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 20.97s ################################################################################ # Testing # Testing HybridAStar Status `/tmp/jl_vBD7Ye/Project.toml` ⌃ [5b8099bc] DomainSets v0.6.7 [123b5ccf] HybridAStar v1.0.0 ⌃ [90137ffa] StaticArrays v1.6.4 [37e2e46d] LinearAlgebra v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_vBD7Ye/Manifest.toml` [34da2185] Compat v4.16.0 ⌃ [b152e2b5] CompositeTypes v0.1.3 [864edb3b] DataStructures v0.18.22 ⌃ [5b8099bc] DomainSets v0.6.7 [123b5ccf] HybridAStar v1.0.0 ⌃ [8197267c] IntervalSets v0.7.7 [bac558e1] OrderedCollections v1.8.0 ⌃ [90137ffa] StaticArrays v1.6.4 ⌃ [1e83bf80] StaticArraysCore v1.4.2 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.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.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌃ have new versions available and may be upgradable. Testing Running tests... Precompiling StaticArrays... 793.3 ms ✓ StaticArraysCore 9397.4 ms ✓ StaticArrays 2 dependencies successfully precompiled in 11 seconds Precompiling DomainSets... 685.9 ms ✓ CompositeTypes 1089.7 ms ✓ StaticArrays → StaticArraysStatisticsExt 960.3 ms ✓ IntervalSets 766.2 ms ✓ IntervalSets → IntervalSetsStatisticsExt 3848.9 ms ✓ DomainSets 5 dependencies successfully precompiled in 8 seconds. 6 already precompiled. Test Summary: | Pass Total Time HybridAStar.jl | 2 2 25.5s Testing HybridAStar tests passed Testing completed after 32.1s PkgEval succeeded after 69.63s