Package evaluation to test EnhancedGJK on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T15:46:03.843 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.84s ################################################################################ # Installation # Installing EnhancedGJK... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [3d39a06a] + EnhancedGJK v0.4.2 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [3da002f7] + ColorTypes v0.11.5 [bbf7d656] + CommonSubexpressions v0.3.1 [150eb455] + CoordinateTransformations v0.6.4 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [3d39a06a] + EnhancedGJK v0.4.2 [53c48c17] + FixedPointNumbers v0.8.5 ⌅ [f6369f11] + ForwardDiff v0.10.39 [4d00f742] + GeometryTypes v0.8.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.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 2.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4821.9 ms ✓ ColorTypes 5328.2 ms ✓ SpecialFunctions 3382.0 ms ✓ CoordinateTransformations 5168.4 ms ✓ GeometryTypes 7885.2 ms ✓ ForwardDiff 2842.1 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 2625.1 ms ✓ EnhancedGJK 7 dependencies successfully precompiled in 32 seconds. 22 already precompiled. Precompilation completed after 45.2s ################################################################################ # Testing # Testing EnhancedGJK Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_t4yIuK/Project.toml` ⌅ [6e4b80f9] + BenchmarkTools v0.5.0 [3d39a06a] + EnhancedGJK v0.4.2 [5789e2e9] + FileIO v1.17.1 ⌅ [7269a6da] + MeshIO v0.3.2 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_t4yIuK/Manifest.toml` ⌅ [6e4b80f9] + BenchmarkTools v0.5.0 ⌅ [3da002f7] ↓ ColorTypes v0.11.5 ⇒ v0.10.12 [3d39a06a] + EnhancedGJK v0.4.2 [5789e2e9] + FileIO v1.17.1 ⌅ [682c06a0] + JSON v0.21.4 ⌅ [7269a6da] + MeshIO v0.3.2 [69de0a69] + Parsers v2.8.3 [ae029012] + Requires v1.3.1 [0dad84c5] + ArgTools v1.1.2 [2a0f44e3] + Base64 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 v1.0.0 [76f85450] + LibGit2 v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] + UUIDs v1.11.0 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_t4yIuK/Project.toml` ⌅ [6e4b80f9] BenchmarkTools v0.5.0 [150eb455] CoordinateTransformations v0.6.4 [3d39a06a] EnhancedGJK v0.4.2 [5789e2e9] FileIO v1.17.1 ⌅ [f6369f11] ForwardDiff v0.10.39 [4d00f742] GeometryTypes v0.8.5 ⌅ [7269a6da] MeshIO v0.3.2 [90137ffa] StaticArrays v1.9.15 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_t4yIuK/Manifest.toml` ⌅ [6e4b80f9] BenchmarkTools v0.5.0 ⌅ [3da002f7] ColorTypes v0.10.12 [bbf7d656] CommonSubexpressions v0.3.1 [150eb455] CoordinateTransformations v0.6.4 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [3d39a06a] EnhancedGJK v0.4.2 [5789e2e9] FileIO v1.17.1 [53c48c17] FixedPointNumbers v0.8.5 ⌅ [f6369f11] ForwardDiff v0.10.39 [4d00f742] GeometryTypes v0.8.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 ⌅ [7269a6da] MeshIO v0.3.2 [77ba4419] NaNMath v1.1.3 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [ae029012] Requires v1.3.1 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [efe28fd5] OpenSpecFun_jll v0.5.6+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 v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap 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 v1.0.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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Issue #17 | 2 2 12.6s Test Summary: | Pass Total Time reference distance | 1000 1000 34.2s Test Summary: | Pass Total Time reference interior distance | 1000 1000 1.2s Test Summary: | Pass Total Time table | 1323 1323 1.2s Test Summary: | Pass Total Time johnson distance subalgorithm | 310 310 3.3s Test Summary: | Pass Total Time simplex distance | 3 3 0.5s Test Summary: | Pass Total Time mesh to mesh | 3 3 0.9s Test Summary: | Pass Total Time neighbor mesh to mesh | 3 3 4.4s Test Summary: | Pass Total Time geometry types | 7 7 2.1s Test Summary: | Pass Total Time reset! | 3 3 0.1s Test Summary: | Pass Total Time normal, N = 2 | 100 100 0.5s Test Summary: | Pass Total Time normal, N = 3 | 100 100 0.4s Test Summary: | Pass Total Time normal, N = 4 | 100 100 0.9s Test Summary: | Pass Total Time starting simplex is origin | 1 1 0.3s Test Summary: | Pass Total Time Issue #36 | 1 1 2.5s 7-element BenchmarkTools.BenchmarkGroup: tags: [] "3d_simplex_2" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 18.956 ns (0.00% GC) median time: 21.373 ns (0.00% GC) mean time: 22.720 ns (0.00% GC) maximum time: 335.151 ns (0.00% GC) -------------- samples: 10000 evals/sample: 997 "2d_simplex_2" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 7.327 ns (0.00% GC) median time: 7.548 ns (0.00% GC) mean time: 7.647 ns (0.00% GC) maximum time: 63.013 ns (0.00% GC) -------------- samples: 10000 evals/sample: 999 "3d_simplex_1" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 27.558 ns (0.00% GC) median time: 28.032 ns (0.00% GC) mean time: 29.038 ns (0.00% GC) maximum time: 83.410 ns (0.00% GC) -------------- samples: 10000 evals/sample: 991 "2d_simplex_1" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 6.646 ns (0.00% GC) median time: 6.777 ns (0.00% GC) mean time: 6.872 ns (0.00% GC) maximum time: 30.010 ns (0.00% GC) -------------- samples: 10000 evals/sample: 999 "transform_simplex" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 27.611 ns (0.00% GC) median time: 28.730 ns (0.00% GC) mean time: 29.315 ns (0.00% GC) maximum time: 174.595 ns (0.00% GC) -------------- samples: 10000 evals/sample: 992 "GeometryTypes comparisons" => 2-element BenchmarkTools.BenchmarkGroup: tags: [] "2d_simplex_simplex" => 3-element BenchmarkTools.BenchmarkGroup: tags: [] "geometrytypes" => BenchmarkTools.Trial: memory estimate: 784 bytes allocs estimate: 25 -------------- minimum time: 1.898 μs (0.00% GC) median time: 2.396 μs (0.00% GC) mean time: 2.523 μs (0.00% GC) maximum time: 13.683 μs (0.00% GC) -------------- samples: 10000 evals/sample: 9 "enhanced" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 102.251 ns (0.00% GC) median time: 107.854 ns (0.00% GC) mean time: 109.921 ns (0.00% GC) maximum time: 948.326 ns (0.00% GC) -------------- samples: 10000 evals/sample: 937 "enhanced no cache" => BenchmarkTools.Trial: memory estimate: 112 bytes allocs estimate: 1 -------------- minimum time: 198.435 ns (0.00% GC) median time: 289.897 ns (0.00% GC) mean time: 288.640 ns (7.79% GC) maximum time: 76.622 μs (99.41% GC) -------------- samples: 10000 evals/sample: 550 "3d_point_box" => 3-element BenchmarkTools.BenchmarkGroup: tags: [] "geometrytypes" => BenchmarkTools.Trial: memory estimate: 864 bytes allocs estimate: 25 -------------- minimum time: 1.432 μs (0.00% GC) median time: 1.525 μs (0.00% GC) mean time: 1.699 μs (0.00% GC) maximum time: 10.954 μs (0.00% GC) -------------- samples: 10000 evals/sample: 9 "enhanced" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 104.681 ns (0.00% GC) median time: 114.509 ns (0.00% GC) mean time: 115.085 ns (0.00% GC) maximum time: 540.640 ns (0.00% GC) -------------- samples: 10000 evals/sample: 929 "enhanced no cache" => BenchmarkTools.Trial: memory estimate: 208 bytes allocs estimate: 1 -------------- minimum time: 244.743 ns (0.00% GC) median time: 304.831 ns (0.00% GC) mean time: 392.065 ns (9.42% GC) maximum time: 104.357 μs (99.40% GC) -------------- samples: 10000 evals/sample: 451 "penetration_distance" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 96.547 ns (0.00% GC) median time: 115.585 ns (0.00% GC) mean time: 116.585 ns (0.00% GC) maximum time: 773.077 ns (0.00% GC) -------------- samples: 10000 evals/sample: 956Test Summary: | Total Time benchmarks | 0 1m26.4s Testing EnhancedGJK tests passed Testing completed after 192.72s PkgEval succeeded after 263.3s