Package evaluation of HalfEdges on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:46:21.106 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.9s ################################################################################ # Installation # Installing HalfEdges... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [b1055ec2] + HalfEdges v0.2.4 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [1520ce14] + AbstractTrees v0.3.4 [b1055ec2] + HalfEdges v0.2.4 [c8e1da08] + IterTools v1.10.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.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.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.83s ################################################################################ # Testing # Testing HalfEdges Status `/tmp/jl_bKhbx5/Project.toml` ⌅ [1520ce14] AbstractTrees v0.3.4 [b1055ec2] HalfEdges v0.2.4 [90137ffa] StaticArrays v1.9.13 [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_bKhbx5/Manifest.toml` ⌅ [1520ce14] AbstractTrees v0.3.4 [b1055ec2] HalfEdges v0.2.4 [c8e1da08] IterTools v1.10.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Method definition vertex_indices(Any) in module HalfEdges at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:281 overwritten at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:1209. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. WARNING: Method definition vertex_indices(Any) in module HalfEdges at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:281 overwritten at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:1209. ┌ Warning: Replacing docs for `HalfEdges.vertex_indices :: Tuple{Any}` in module `HalfEdges` └ @ Base.Docs docs/Docs.jl:243 Test Summary: | Pass Total Time one tri | 25 25 11.1s Test Summary: | Pass Total Time bounded ring | 20 20 1.8s Test Summary: | Pass Total Time unbroken ring | 9 9 1.9s Test Summary: | Pass Total Time 3x3grid | 1 1 1.6s Test Summary: | Pass Total Time box48 | 4 4 1.6s Test Summary: | Pass Total Time incidence | 4 4 1.1s Test Summary: | Pass Total Time readme | 14 14 0.9s Test Summary: | Pass Total Time Degenerate | 2 2 5.5s Test Summary: | Pass Total Time Handles | 8 8 0.8s Test Summary: | Pass Total Time collide | 6 6 3.8s Test Summary: | Pass Total Time winding numbers | 11 11 10.4s Test Summary: | Pass Total Time load a mesh | 2 2 3.4s Test Summary: | Pass Total Time .Collision | 3 3 0.3s Test Summary: | Pass Total Time DifferentialGeometry | 3 3 12.0s Test Summary: | Pass Total Time IslandFinder | 3 3 0.1s Test Summary: | Pass Total Time traverse | 15 15 7.1s Test Summary: | Pass Total Time delete | 7 7 0.6s Test Summary: | Pass Total Time balanced | 4008 4008 7.4s Test Summary: | Pass Total Time traverse | 8 8 0.2s Test Summary: | Pass Total Time AABB | 7 7 0.1s Test Summary: | Pass Total Time AABBTree | 10 10 5.6s Test Summary: | Pass Total Time leaky | 2 2 1.3s Testing HalfEdges tests passed Testing completed after 92.69s PkgEval succeeded after 116.94s