Package evaluation to test EnhancedGJK on Julia 1.14.0-DEV.1414 (f2608a495e*) started at 2025-12-25T15:19:06.725 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.67s ################################################################################ # 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.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 [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 1.99s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.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_1wIXD6/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_1wIXD6/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.13.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.14.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] + UUIDs v1.11.0 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [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.68.0+1 [3f19e933] + p7zip_jll v17.7.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_1wIXD6/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_1wIXD6/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.1 [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.13.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.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.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [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.68.0+1 [3f19e933] p7zip_jll v17.7.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 5.5s Test Summary: | Pass Total Time reference distance | 1000 1000 34.0s Test Summary: | Pass Total Time reference interior distance | 1000 1000 0.8s Test Summary: | Pass Total Time table | 1323 1323 0.9s Test Summary: | Pass Total Time johnson distance subalgorithm | 310 310 2.7s Test Summary: | Pass Total Time simplex distance | 3 3 0.4s Test Summary: | Pass Total Time mesh to mesh | 3 3 0.8s Test Summary: | Pass Total Time neighbor mesh to mesh | 3 3 3.1s Test Summary: | Pass Total Time geometry types | 7 7 2.0s 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.3s Test Summary: | Pass Total Time normal, N = 4 | 100 100 0.7s Test Summary: | Pass Total Time starting simplex is origin | 1 1 0.3s Test Summary: | Pass Total Time Issue #36 | 1 1 2.4s ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for BenchmarkTools [6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf] │ exception = Required dependency Base.PkgId(Base.UUID("682c06a0-de6a-54ab-a142-c8b1cf79cde6"), "JSON") failed to load from a cache file. └ @ Base loading.jl:2923 7-element BenchmarkTools.BenchmarkGroup: tags: [] "3d_simplex_2" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 18.655 ns (0.00% GC) median time: 22.106 ns (0.00% GC) mean time: 22.452 ns (0.00% GC) maximum time: 110.791 ns (0.00% GC) -------------- samples: 10000 evals/sample: 997 "2d_simplex_2" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 11.892 ns (0.00% GC) median time: 12.682 ns (0.00% GC) mean time: 13.202 ns (0.00% GC) maximum time: 344.501 ns (0.00% GC) -------------- samples: 10000 evals/sample: 999 "3d_simplex_1" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 26.882 ns (0.00% GC) median time: 41.291 ns (0.00% GC) mean time: 40.918 ns (0.00% GC) maximum time: 700.992 ns (0.00% GC) -------------- samples: 10000 evals/sample: 991 "2d_simplex_1" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 9.890 ns (0.00% GC) median time: 11.612 ns (0.00% GC) mean time: 11.749 ns (0.00% GC) maximum time: 94.194 ns (0.00% GC) -------------- samples: 10000 evals/sample: 999 "transform_simplex" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 35.664 ns (0.00% GC) median time: 42.661 ns (0.00% GC) mean time: 43.705 ns (0.00% GC) maximum time: 1.939 μs (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.810 μs (0.00% GC) median time: 2.314 μs (0.00% GC) mean time: 2.351 μs (0.00% GC) maximum time: 11.589 μs (0.00% GC) -------------- samples: 10000 evals/sample: 9 "enhanced" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 88.874 ns (0.00% GC) median time: 93.879 ns (0.00% GC) mean time: 95.515 ns (0.00% GC) maximum time: 190.692 ns (0.00% GC) -------------- samples: 10000 evals/sample: 951 "enhanced no cache" => BenchmarkTools.Trial: memory estimate: 112 bytes allocs estimate: 1 -------------- minimum time: 200.544 ns (0.00% GC) median time: 249.037 ns (0.00% GC) mean time: 280.168 ns (6.55% GC) maximum time: 67.204 μs (99.36% GC) -------------- samples: 10000 evals/sample: 641 "3d_point_box" => 3-element BenchmarkTools.BenchmarkGroup: tags: [] "geometrytypes" => BenchmarkTools.Trial: memory estimate: 864 bytes allocs estimate: 25 -------------- minimum time: 1.889 μs (0.00% GC) median time: 2.305 μs (0.00% GC) mean time: 2.334 μs (0.00% GC) maximum time: 10.839 μs (0.00% GC) -------------- samples: 10000 evals/sample: 10 "enhanced" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 100.903 ns (0.00% GC) median time: 108.185 ns (0.00% GC) mean time: 110.900 ns (0.00% GC) maximum time: 5.576 μs (0.00% GC) -------------- samples: 10000 evals/sample: 940 "enhanced no cache" => BenchmarkTools.Trial: memory estimate: 208 bytes allocs estimate: 1 -------------- minimum time: 228.454 ns (0.00% GC) median time: 258.753 ns (0.00% GC) mean time: 353.813 ns (9.02% GC) maximum time: 95.032 μs (99.41% GC) -------------- samples: 10000 evals/sample: 434 "penetration_distance" => BenchmarkTools.Trial: memory estimate: 0 bytes allocs estimate: 0 -------------- minimum time: 89.543 ns (0.00% GC) median time: 93.087 ns (0.00% GC) mean time: 96.538 ns (0.00% GC) maximum time: 1.118 μs (0.00% GC) -------------- samples: 10000 evals/sample: 944Test Summary: | Total Time benchmarks | 0 1m25.3s Testing EnhancedGJK tests passed Testing completed after 170.22s PkgEval succeeded after 207.54s