Package evaluation of Triangulate on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:22:03.301 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.4s ################################################################################ # Installation # Installing Triangulate... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [f7e6ffb2] + Triangulate v2.4.0 Updating `~/.julia/environments/v1.11/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.6.0 [7b1f6079] + FileWatching v1.11.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.2.0 [44cfe95a] + Pkg v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.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.6.0+0 [e37daf67] + LibGit2_jll v1.7.2+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [14a3606d] + MozillaCACerts_jll v2023.12.12 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.59.0+0 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 4.43s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.17s ################################################################################ # Testing # Testing Triangulate Status `/tmp/jl_jixFmr/Project.toml` [f7e6ffb2] Triangulate v2.4.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_jixFmr/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.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.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.2.0 [44cfe95a] Pkg 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 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... Directory /home/pkgeval/.julia/packages/Triangulate/uVtdz/test: test_ctriangulate: compile: 1.803725 seconds (758.35 k allocations: 38.782 MiB, 6.03% gc time, 99.93% compilation time) run: 0.001287 seconds (149 allocations: 6.977 KiB) test_ctriangulate_catch_exit: compile: 0.199498 seconds (99.42 k allocations: 5.214 MiB, 99.77% compilation time) run: 0.002281 seconds (130 allocations: 6.039 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 └ @ Main.test_examples ~/.julia/packages/Triangulate/uVtdz/test/example_domains.jl:126 Testing example_domain_qcdt_area... Testing example_domain_regions... 12.044407 seconds (6.34 M allocations: 329.653 MiB, 1.31% gc time, 99.82% 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.004999 seconds (13.14 k allocations: 332.961 KiB) test_neighbors: compile: 0.871919 seconds (434.11 k allocations: 22.086 MiB, 99.94% compilation time) run: 0.000526 seconds (208 allocations: 9.961 KiB) test_o2: compile: 0.381956 seconds (154.71 k allocations: 7.671 MiB, 2.59% gc time, 99.87% compilation time) run: 0.000534 seconds (255 allocations: 12.867 KiB) test_pointattributelist: compile: 4.760094 seconds (1.87 M allocations: 94.982 MiB, 0.58% gc time, 99.98% compilation time) run: 0.000901 seconds (246 allocations: 14.148 KiB) test_triangulate: compile: 0.118187 seconds (62.59 k allocations: 3.038 MiB, 99.29% compilation time) run: 0.000833 seconds (215 allocations: 19.969 KiB) test_triangulate2: compile: 0.197870 seconds (78.31 k allocations: 3.871 MiB, 99.78% compilation time) run: 0.000452 seconds (190 allocations: 8.891 KiB) test_triangulate_catch_exit: compile:Caught TriangulateError 0.031894 seconds (16.66 k allocations: 823.922 KiB, 97.62% compilation time) run:Caught TriangulateError 0.000620 seconds (148 allocations: 6.836 KiB) Test Summary: | Pass Total Time all tests | 79 79 23.5s 23.593299 seconds (10.51 M allocations: 541.302 MiB, 1.29% gc time, 98.19% 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 30.99s PkgEval succeeded after 71.44s