Package evaluation of Triangulate on Julia 1.13.0-DEV.843 (7634fdf1d6*) started at 2025-07-10T12:12:59.560 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.74s ################################################################################ # Installation # Installing Triangulate... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [f7e6ffb2] + Triangulate v3.0.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [ffbed154] + DocStringExtensions v0.9.5 [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [f7e6ffb2] + Triangulate v3.0.0 [5639c1d2] + Triangle_jll v1.6.2+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.14.1+1 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [458c3c95] + OpenSSL_jll v3.5.1+0 [efcefdf7] + PCRE2_jll v10.45.0+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 4.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.9s ################################################################################ # Testing # Testing Triangulate Status `/tmp/jl_nENPMs/Project.toml` [f7e6ffb2] Triangulate v3.0.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_nENPMs/Manifest.toml` [ffbed154] DocStringExtensions v0.9.5 [692b3bcd] JLLWrappers v1.7.0 [21216c6a] Preferences v1.4.3 [f7e6ffb2] Triangulate v3.0.0 [5639c1d2] Triangle_jll v1.6.2+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.14.1+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... Directory /home/pkgeval/.julia/packages/Triangulate/YZFOI/test: test_ctriangulate: compile: 1.667153 seconds (879.61 k allocations: 46.485 MiB, 14.67% gc time, 99.91% compilation time) run: 0.000877 seconds (154 allocations: 7.406 KiB) test_ctriangulate_catch_exit: compile: 0.221898 seconds (67.09 k allocations: 3.463 MiB, 99.75% compilation time) run: 0.000447 seconds (135 allocations: 6.469 KiB) test_examples: compile:Testing example_cdt... Testing example_convex_hull... Testing example_convex_hull_voronoi... Testing example_convex_hull_voronoi_delaunay... Triangle had some problem. Testing example_convex_hull_with_boundary... Testing example_domain_bcdt_area... Testing example_domain_cdt... Testing example_domain_cdt_area... Testing example_domain_holes... Testing example_domain_localref... Testing example_domain_qcdt_area... Testing example_domain_regions... 6.343476 seconds (3.70 M allocations: 196.002 MiB, 6.11% gc time, 99.87% compilation time) run:Testing example_cdt... Testing example_convex_hull... Testing example_convex_hull_voronoi... Testing example_convex_hull_voronoi_delaunay... Testing example_convex_hull_with_boundary... Testing example_domain_bcdt_area... Testing example_domain_cdt... Testing example_domain_cdt_area... Testing example_domain_holes... Testing example_domain_localref... Testing example_domain_qcdt_area... Testing example_domain_regions... 0.004961 seconds (12.97 k allocations: 317.602 KiB) test_neighbors: compile: 0.865796 seconds (518.43 k allocations: 27.380 MiB, 99.93% compilation time) run: 0.000567 seconds (211 allocations: 10.234 KiB) test_o2: compile: 0.442373 seconds (184.09 k allocations: 9.428 MiB, 99.89% compilation time) run: 0.000438 seconds (258 allocations: 13.141 KiB) test_pointattributelist: compile: 1.980464 seconds (1.08 M allocations: 57.589 MiB, 1.84% gc time, 99.97% compilation time) run: 0.000491 seconds (251 allocations: 14.578 KiB) test_triangulate: compile: 0.119636 seconds (69.05 k allocations: 3.497 MiB, 99.27% compilation time) run: 0.000821 seconds (220 allocations: 20.406 KiB) test_triangulate2: compile: 0.202023 seconds (77.23 k allocations: 3.957 MiB, 99.77% compilation time) run: 0.000429 seconds (194 allocations: 9.289 KiB) test_triangulate_catch_exit: compile:Caught TriangulateError 0.070911 seconds (24.62 k allocations: 1.276 MiB, 98.94% compilation time) run:Caught TriangulateError 0.000621 seconds (151 allocations: 7.234 KiB) Test Summary: | Pass Total Time all tests | 76 76 14.2s 14.269588 seconds (7.05 M allocations: 372.780 MiB, 4.90% gc time, 95.94% compilation time: <1% of which was recompilation) Error: Input must have at least three input vertices. Error: Input must have at least three input vertices. Error: Ran out of precision at (0.5, 0.3). I attempted to split a segment to a smaller size than can be accommodated by the finite precision of floating point arithmetic. Try increasing the area criterion and/or reducing the minimum allowable angle so that tiny triangles are not created. Error: Input must have at least three input vertices. Error: Input must have at least three input vertices. Testing Triangulate tests passed Testing completed after 23.23s PkgEval succeeded after 65.92s