Package evaluation to test Triangulate on Julia 1.14.0-DEV.2043 (b936235316*) started at 2026-04-16T17:01:48.857 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.73s ################################################################################ # Installation # Installing Triangulate... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f7e6ffb2] + Triangulate v3.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [ffbed154] + DocStringExtensions v0.9.5 [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.2 [f7e6ffb2] + Triangulate v3.0.1 [5639c1d2] + Triangle_jll v1.6.3+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 5.66s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.2 s ✓ Triangle_jll 1.6 s ✓ Triangulate 2 dependencies successfully precompiled in 5 seconds. 38 already precompiled. Precompilation completed after 32.0s ################################################################################ # Testing # Testing Triangulate Status `/tmp/jl_cFOcyi/Project.toml` [4c88cf16] Aqua v0.8.14 [7d51a73a] ExplicitImports v1.15.0 [f7e6ffb2] Triangulate v3.0.1 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cFOcyi/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [ffbed154] DocStringExtensions v0.9.5 [7d51a73a] ExplicitImports v1.15.0 [692b3bcd] JLLWrappers v1.7.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [f7e6ffb2] Triangulate v3.0.1 [5639c1d2] Triangle_jll v1.6.3+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.13.0 [b27032c2] LibCURL v1.0.0 [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.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.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.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.1+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... Directory /home/pkgeval/.julia/packages/Triangulate/FQTy5/test: test_ctriangulate: compile: 1.556744 seconds (767.05 k allocations: 43.587 MiB, 7.96% gc time, 99.90% compilation time) run: 0.000922 seconds (130 allocations: 6.125 KiB) test_ctriangulate_catch_exit: compile: 0.200415 seconds (53.47 k allocations: 3.069 MiB, 99.76% compilation time) run: 0.000462 seconds (111 allocations: 5.188 KiB) test_examples: compile: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... 7.001339 seconds (3.07 M allocations: 176.928 MiB, 6.12% gc time, 99.85% 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.003945 seconds (12.79 k allocations: 309.602 KiB) test_neighbors: compile: 0.846920 seconds (382.50 k allocations: 22.304 MiB, 2.31% gc time, 99.94% compilation time) run: 0.000450 seconds (187 allocations: 8.953 KiB) test_o2: compile: 0.469619 seconds (142.96 k allocations: 8.082 MiB, 99.90% compilation time) run: 0.000453 seconds (234 allocations: 11.859 KiB) test_pointattributelist: compile: 1.827082 seconds (992.38 k allocations: 55.729 MiB, 99.97% compilation time) run: 0.000520 seconds (225 allocations: 13.094 KiB) test_triangulate: compile: 0.172580 seconds (60.33 k allocations: 3.224 MiB, 22.31% gc time, 99.51% compilation time) run: 0.000792 seconds (196 allocations: 19.141 KiB) test_triangulate2: compile: 0.214479 seconds (68.11 k allocations: 3.641 MiB, 99.74% compilation time) run: 0.000628 seconds (170 allocations: 8.008 KiB) test_triangulate_catch_exit: compile:Caught TriangulateError 0.078257 seconds (20.75 k allocations: 1.164 MiB, 99.10% compilation time) run:Caught TriangulateError 0.000552 seconds (127 allocations: 5.953 KiB) Test Summary: | Pass Total Time functionality | 79 79 15.6s Test Summary: | Pass Total Time ExplicitImports | 7 7 1m10.4s Test Summary: | Pass Total Time Aqua | 11 11 45.3s Test Summary: | Pass Total Time UndocumentedNames | 1 1 0.0s Error: Input must have at least three input vertices. Error: Input must have at least three input vertices. 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 144.83s PkgEval succeeded after 211.03s