Package evaluation of Triangulate on Julia 1.13.0-DEV.464 (abc56fde89*) started at 2025-05-01T14:47:44.405 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: HTTP/2 301 (Connection timed out after 30005 milliseconds) while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Registry/Registry.jl:77 Set-up completed after 6.98s ################################################################################ # Installation # Installing Triangulate... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [f7e6ffb2] + Triangulate v2.4.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [ffbed154] + DocStringExtensions v0.9.4 [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [f7e6ffb2] + Triangulate v2.4.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.12.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 [deac9b47] + LibCURL_jll v8.12.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2024.12.31 [458c3c95] + OpenSSL_jll v3.0.16+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 3.56s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.43s ################################################################################ # Testing # Testing Triangulate Status `/tmp/jl_uJFKpq/Project.toml` [f7e6ffb2] Triangulate v2.4.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_uJFKpq/Manifest.toml` [ffbed154] DocStringExtensions v0.9.4 [692b3bcd] JLLWrappers v1.7.0 [21216c6a] Preferences v1.4.3 [f7e6ffb2] Triangulate v2.4.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.12.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 [deac9b47] LibCURL_jll v8.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [458c3c95] OpenSSL_jll v3.0.16+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/uVtdz/test: test_ctriangulate: compile: 1.168748 seconds (835.29 k allocations: 44.068 MiB, 2.30% gc time, 99.90% compilation time) run: 0.000934 seconds (155 allocations: 7.391 KiB) test_ctriangulate_catch_exit: compile: 0.163511 seconds (61.70 k allocations: 3.166 MiB, 99.77% compilation time) run: 0.000349 seconds (136 allocations: 6.453 KiB) test_examples: WARNING: Method definition injupyter() in module test_examples at /home/pkgeval/.julia/packages/Triangulate/uVtdz/test/example_pointsets.jl:18 overwritten at /home/pkgeval/.julia/packages/Triangulate/uVtdz/test/example_domains.jl:16. 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... ┌ Warning: `triunsuitable(f; kwargs...)` is deprecated, use `triunsuitable!(f; kwargs...)` instead. │ caller = example_domain_localref(; Plotter::Nothing, minangle::Int64) at example_domains.jl:126 └ @ Core ~/.julia/packages/Triangulate/uVtdz/test/example_domains.jl:126 Testing example_domain_qcdt_area... Testing example_domain_regions... 6.097565 seconds (4.46 M allocations: 236.500 MiB, 1.52% gc time, 97.24% 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.096518 seconds (13.11 k allocations: 333.438 KiB) test_neighbors: compile: 0.648930 seconds (490.20 k allocations: 25.761 MiB, 99.95% compilation time) run: 0.000368 seconds (212 allocations: 10.219 KiB) test_o2: compile: 0.327493 seconds (179.08 k allocations: 9.152 MiB, 99.89% compilation time) run: 0.000358 seconds (259 allocations: 13.125 KiB) test_pointattributelist: compile: 1.683881 seconds (1.09 M allocations: 57.882 MiB, 0.94% gc time, 99.96% compilation time) run: 0.000637 seconds (252 allocations: 14.562 KiB) test_triangulate: compile: 0.086777 seconds (67.67 k allocations: 3.409 MiB, 99.21% compilation time) run: 0.000661 seconds (221 allocations: 20.391 KiB) test_triangulate2: compile: 0.156087 seconds (75.80 k allocations: 3.856 MiB, 99.80% compilation time) run: 0.000367 seconds (195 allocations: 9.273 KiB) test_triangulate_catch_exit: compile:Caught TriangulateError 0.029213 seconds (20.00 k allocations: 1.016 MiB, 98.63% compilation time) run:Caught TriangulateError 0.000399 seconds (153 allocations: 7.500 KiB) Test Summary: | Pass Total Time all tests | 79 79 12.6s 12.698173 seconds (8.03 M allocations: 425.143 MiB, 2.83% gc time, 95.40% compilation time) 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 19.92s PkgEval succeeded after 178.23s