Package evaluation of ImplicitBVH on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T13:32:52.210 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.16s ################################################################################ # Installation # Installing ImplicitBVH... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [932a18dc] + ImplicitBVH v0.6.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [6a4ca0a5] + AcceleratedKernels v0.4.1 [79e6a3ab] + Adapt v4.3.0 [dce04be8] + ArgCheck v2.5.0 [a9b6321e] + Atomix v1.1.1 [ffbed154] + DocStringExtensions v0.9.4 [46192b85] + GPUArraysCore v0.2.0 [932a18dc] + ImplicitBVH v0.6.0 [63c18a36] + KernelAbstractions v0.9.34 [1914dd2f] + MacroTools v0.5.16 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [013be700] + UnsafeAtomics v0.3.0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.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 7.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 23.54s ################################################################################ # Testing # Testing ImplicitBVH Status `/tmp/jl_whFncS/Project.toml` [932a18dc] ImplicitBVH v0.6.0 [63c18a36] KernelAbstractions v0.9.34 [37e2e46d] LinearAlgebra [44cfe95a] Pkg v1.10.0 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_whFncS/Manifest.toml` [6a4ca0a5] AcceleratedKernels v0.4.1 [79e6a3ab] Adapt v4.3.0 [dce04be8] ArgCheck v2.5.0 [a9b6321e] Atomix v1.1.1 [ffbed154] DocStringExtensions v0.9.4 [46192b85] GPUArraysCore v0.2.0 [932a18dc] ImplicitBVH v0.6.0 [63c18a36] KernelAbstractions v0.9.34 [1914dd2f] MacroTools v0.5.16 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [ae029012] Requires v1.3.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [013be700] UnsafeAtomics v0.3.0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [4536629a] OpenBLAS_jll v0.3.23+4 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time test_utilities | 140 140 2.2s Test Summary: | Pass Total Time test_implicit_tree | 30 30 0.2s Test Summary: | Pass Total Time test_bsphere | 16 16 0.7s Test Summary: | Pass Total Time test_bbox | 14 14 0.3s Test Summary: | Pass Total Time ray-box isintersection | 9 9 0.1s Test Summary: | Pass Total Time ray-sphere isintersection | 22 22 8.4s Test Summary: | Pass Total Time test_morton | 33 33 15.2s Test Summary: | Pass Total Time bvh_single_bsphere_small_ordered | 23 23 2.7s Test Summary: | Pass Total Time bvh_single_bbox_small_ordered | 12 12 0.8s Test Summary: | Pass Total Time bvh_single_bsphere_small_unordered | 23 23 0.0s Test Summary: | Pass Total Time bvh_single_bbox_small_unordered | 12 12 0.0s Test Summary: | Pass Total Time bvh_single_randomised | 865 865 7.2s Test Summary: | Pass Total Time bvh_pair_equivalent_randomised | 9280 9280 7.3s Test Summary: | Pass Total Time bvh_pair_randomised | 11396 11396 2m22.9s Testing ImplicitBVH tests passed Testing completed after 194.98s PkgEval succeeded after 237.37s